Upload dataset
Browse files
README.md
CHANGED
@@ -182,6 +182,32 @@ dataset_info:
|
|
182 |
num_examples: 399
|
183 |
download_size: 115468
|
184 |
dataset_size: 136279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
185 |
- config_name: engineering_math
|
186 |
features:
|
187 |
- name: question
|
@@ -759,6 +785,14 @@ configs:
|
|
759 |
path: dentistry/validation-*
|
760 |
- split: test
|
761 |
path: dentistry/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
762 |
- config_name: engineering_math
|
763 |
data_files:
|
764 |
- split: train
|
|
|
182 |
num_examples: 399
|
183 |
download_size: 115468
|
184 |
dataset_size: 136279
|
185 |
+
- config_name: educational_psychology
|
186 |
+
features:
|
187 |
+
- name: question
|
188 |
+
dtype: string
|
189 |
+
- name: A
|
190 |
+
dtype: string
|
191 |
+
- name: B
|
192 |
+
dtype: string
|
193 |
+
- name: C
|
194 |
+
dtype: string
|
195 |
+
- name: D
|
196 |
+
dtype: string
|
197 |
+
- name: answer
|
198 |
+
dtype: string
|
199 |
+
splits:
|
200 |
+
- name: train
|
201 |
+
num_bytes: 1909
|
202 |
+
num_examples: 5
|
203 |
+
- name: validation
|
204 |
+
num_bytes: 7061
|
205 |
+
num_examples: 20
|
206 |
+
- name: test
|
207 |
+
num_bytes: 57186
|
208 |
+
num_examples: 176
|
209 |
+
download_size: 62895
|
210 |
+
dataset_size: 66156
|
211 |
- config_name: engineering_math
|
212 |
features:
|
213 |
- name: question
|
|
|
785 |
path: dentistry/validation-*
|
786 |
- split: test
|
787 |
path: dentistry/test-*
|
788 |
+
- config_name: educational_psychology
|
789 |
+
data_files:
|
790 |
+
- split: train
|
791 |
+
path: educational_psychology/train-*
|
792 |
+
- split: validation
|
793 |
+
path: educational_psychology/validation-*
|
794 |
+
- split: test
|
795 |
+
path: educational_psychology/test-*
|
796 |
- config_name: engineering_math
|
797 |
data_files:
|
798 |
- split: train
|
educational_psychology/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c330199ef20e8f6b6f75255a3c2b77da7710b3c0a04ff8c2c1ec93c52c62df57
|
3 |
+
size 45213
|
educational_psychology/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7252dfe023d062dc1e93a7cf8e72dd3f97bebaa2e32060cb8914370a21725b37
|
3 |
+
size 6647
|
educational_psychology/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47a6317fab1eff8ad1a4de040025018649831d70ef534c32deb25de60c5ebe22
|
3 |
+
size 11035
|