Upload dataset
Browse files- README.md +26 -0
- history/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -44,6 +44,28 @@ dataset_info:
|
|
| 44 |
num_examples: 100
|
| 45 |
download_size: 11312
|
| 46 |
dataset_size: 13519.57142857143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 47 |
- config_name: informatics
|
| 48 |
features:
|
| 49 |
- name: subject
|
|
@@ -97,6 +119,10 @@ configs:
|
|
| 97 |
data_files:
|
| 98 |
- split: train
|
| 99 |
path: chemistry/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 100 |
- config_name: informatics
|
| 101 |
data_files:
|
| 102 |
- split: train
|
|
|
|
| 44 |
num_examples: 100
|
| 45 |
download_size: 11312
|
| 46 |
dataset_size: 13519.57142857143
|
| 47 |
+
- config_name: history
|
| 48 |
+
features:
|
| 49 |
+
- name: subject
|
| 50 |
+
dtype: string
|
| 51 |
+
- name: topic
|
| 52 |
+
dtype: string
|
| 53 |
+
- name: grade
|
| 54 |
+
dtype: int64
|
| 55 |
+
- name: question
|
| 56 |
+
dtype: string
|
| 57 |
+
- name: correct_answer
|
| 58 |
+
dtype: string
|
| 59 |
+
- name: A
|
| 60 |
+
dtype: string
|
| 61 |
+
- name: B
|
| 62 |
+
dtype: string
|
| 63 |
+
splits:
|
| 64 |
+
- name: train
|
| 65 |
+
num_bytes: 13519.57142857143
|
| 66 |
+
num_examples: 100
|
| 67 |
+
download_size: 12597
|
| 68 |
+
dataset_size: 13519.57142857143
|
| 69 |
- config_name: informatics
|
| 70 |
features:
|
| 71 |
- name: subject
|
|
|
|
| 119 |
data_files:
|
| 120 |
- split: train
|
| 121 |
path: chemistry/train-*
|
| 122 |
+
- config_name: history
|
| 123 |
+
data_files:
|
| 124 |
+
- split: train
|
| 125 |
+
path: history/train-*
|
| 126 |
- config_name: informatics
|
| 127 |
data_files:
|
| 128 |
- split: train
|
history/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7657c45573b5f02b2c9a7825511ada8158c5f67e5f29e4e7be25cf2ed542fb04
|
| 3 |
+
size 12597
|