Upload dataset
Browse files
README.md
CHANGED
@@ -442,6 +442,32 @@ dataset_info:
|
|
442 |
num_examples: 97
|
443 |
download_size: 33064
|
444 |
dataset_size: 28952
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
445 |
- config_name: real_estate
|
446 |
features:
|
447 |
- name: question
|
@@ -709,6 +735,14 @@ configs:
|
|
709 |
path: physics/validation-*
|
710 |
- split: test
|
711 |
path: physics/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
712 |
- config_name: real_estate
|
713 |
data_files:
|
714 |
- split: train
|
|
|
442 |
num_examples: 97
|
443 |
download_size: 33064
|
444 |
dataset_size: 28952
|
445 |
+
- config_name: politic_science
|
446 |
+
features:
|
447 |
+
- name: question
|
448 |
+
dtype: string
|
449 |
+
- name: A
|
450 |
+
dtype: string
|
451 |
+
- name: B
|
452 |
+
dtype: string
|
453 |
+
- name: C
|
454 |
+
dtype: string
|
455 |
+
- name: D
|
456 |
+
dtype: string
|
457 |
+
- name: answer
|
458 |
+
dtype: string
|
459 |
+
splits:
|
460 |
+
- name: train
|
461 |
+
num_bytes: 1114
|
462 |
+
num_examples: 5
|
463 |
+
- name: validation
|
464 |
+
num_bytes: 24517
|
465 |
+
num_examples: 111
|
466 |
+
- name: test
|
467 |
+
num_bytes: 211067
|
468 |
+
num_examples: 995
|
469 |
+
download_size: 167853
|
470 |
+
dataset_size: 236698
|
471 |
- config_name: real_estate
|
472 |
features:
|
473 |
- name: question
|
|
|
735 |
path: physics/validation-*
|
736 |
- split: test
|
737 |
path: physics/test-*
|
738 |
+
- config_name: politic_science
|
739 |
+
data_files:
|
740 |
+
- split: train
|
741 |
+
path: politic_science/train-*
|
742 |
+
- split: validation
|
743 |
+
path: politic_science/validation-*
|
744 |
+
- split: test
|
745 |
+
path: politic_science/test-*
|
746 |
- config_name: real_estate
|
747 |
data_files:
|
748 |
- split: train
|
politic_science/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:984071d379ca0d77e70034616d5d209dc7081fe3a1d51aa5b4027e7c9bd90598
|
3 |
+
size 140519
|
politic_science/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc102ea4e50bc8ee3a81abf8c160f5abe9b7ccabcd4468ee67c0d6de2b5eb504
|
3 |
+
size 5077
|
politic_science/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:333c31200c31afe05abba65f64744835b0287adde9acfab55fe69ac718da4b14
|
3 |
+
size 22257
|