Upload dataset
Browse files
README.md
CHANGED
@@ -286,6 +286,32 @@ dataset_info:
|
|
286 |
num_examples: 399
|
287 |
download_size: 115468
|
288 |
dataset_size: 136279
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
289 |
- config_name: education_(profession_level)
|
290 |
features:
|
291 |
- name: question
|
@@ -1259,6 +1285,14 @@ configs:
|
|
1259 |
path: dentistry/validation-*
|
1260 |
- split: test
|
1261 |
path: dentistry/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1262 |
- config_name: education_(profession_level)
|
1263 |
data_files:
|
1264 |
- split: train
|
|
|
286 |
num_examples: 399
|
287 |
download_size: 115468
|
288 |
dataset_size: 136279
|
289 |
+
- config_name: economics
|
290 |
+
features:
|
291 |
+
- name: question
|
292 |
+
dtype: string
|
293 |
+
- name: A
|
294 |
+
dtype: string
|
295 |
+
- name: B
|
296 |
+
dtype: string
|
297 |
+
- name: C
|
298 |
+
dtype: string
|
299 |
+
- name: D
|
300 |
+
dtype: string
|
301 |
+
- name: answer
|
302 |
+
dtype: string
|
303 |
+
splits:
|
304 |
+
- name: train
|
305 |
+
num_bytes: 1626
|
306 |
+
num_examples: 5
|
307 |
+
- name: validation
|
308 |
+
num_bytes: 12245
|
309 |
+
num_examples: 44
|
310 |
+
- name: test
|
311 |
+
num_bytes: 119751
|
312 |
+
num_examples: 393
|
313 |
+
download_size: 98338
|
314 |
+
dataset_size: 133622
|
315 |
- config_name: education_(profession_level)
|
316 |
features:
|
317 |
- name: question
|
|
|
1285 |
path: dentistry/validation-*
|
1286 |
- split: test
|
1287 |
path: dentistry/test-*
|
1288 |
+
- config_name: economics
|
1289 |
+
data_files:
|
1290 |
+
- split: train
|
1291 |
+
path: economics/train-*
|
1292 |
+
- split: validation
|
1293 |
+
path: economics/validation-*
|
1294 |
+
- split: test
|
1295 |
+
path: economics/test-*
|
1296 |
- config_name: education_(profession_level)
|
1297 |
data_files:
|
1298 |
- split: train
|
economics/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55029595899507393f192602e978eb2142f63bb598fe91abad5cf888ce71bed9
|
3 |
+
size 79446
|
economics/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:321cae0b3aa01460880a349696690948a06ffebca5246043f30333517e387be9
|
3 |
+
size 5610
|
economics/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b2988d24805806a160b0cbc3d9b32a4de98d183580c67ae12d3cccf28c42668
|
3 |
+
size 13282
|