Upload dataset
Browse files
README.md
CHANGED
@@ -364,6 +364,32 @@ dataset_info:
|
|
364 |
num_examples: 393
|
365 |
download_size: 98338
|
366 |
dataset_size: 133622
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
367 |
- config_name: education_(profession_level)
|
368 |
features:
|
369 |
- name: question
|
@@ -1751,6 +1777,14 @@ configs:
|
|
1751 |
path: economics/validation-*
|
1752 |
- split: test
|
1753 |
path: economics/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1754 |
- config_name: education_(profession_level)
|
1755 |
data_files:
|
1756 |
- split: train
|
|
|
364 |
num_examples: 393
|
365 |
download_size: 98338
|
366 |
dataset_size: 133622
|
367 |
+
- config_name: education
|
368 |
+
features:
|
369 |
+
- name: question
|
370 |
+
dtype: string
|
371 |
+
- name: A
|
372 |
+
dtype: string
|
373 |
+
- name: B
|
374 |
+
dtype: string
|
375 |
+
- name: C
|
376 |
+
dtype: string
|
377 |
+
- name: D
|
378 |
+
dtype: string
|
379 |
+
- name: answer
|
380 |
+
dtype: string
|
381 |
+
splits:
|
382 |
+
- name: train
|
383 |
+
num_bytes: 1425
|
384 |
+
num_examples: 5
|
385 |
+
- name: validation
|
386 |
+
num_bytes: 5328
|
387 |
+
num_examples: 14
|
388 |
+
- name: test
|
389 |
+
num_bytes: 36159
|
390 |
+
num_examples: 124
|
391 |
+
download_size: 45798
|
392 |
+
dataset_size: 42912
|
393 |
- config_name: education_(profession_level)
|
394 |
features:
|
395 |
- name: question
|
|
|
1777 |
path: economics/validation-*
|
1778 |
- split: test
|
1779 |
path: economics/test-*
|
1780 |
+
- config_name: education
|
1781 |
+
data_files:
|
1782 |
+
- split: train
|
1783 |
+
path: education/train-*
|
1784 |
+
- split: validation
|
1785 |
+
path: education/validation-*
|
1786 |
+
- split: test
|
1787 |
+
path: education/test-*
|
1788 |
- config_name: education_(profession_level)
|
1789 |
data_files:
|
1790 |
- split: train
|
education/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a084731161f447545260303d26a972184b942de9046619efebcbce095a501d3c
|
3 |
+
size 31674
|
education/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b781816656f223270050e786e57087a97b247807bdbe4dcc428a787b03f98845
|
3 |
+
size 5581
|
education/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6ce70091a0aaa5955c36889fdeb2cda06796ec801bc64faba8f85f823f3de199
|
3 |
+
size 8543
|