Add 'occupation' config data files
Browse files- README.md +16 -0
- occupation/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -432,6 +432,18 @@ dataset_info:
|
|
432 |
num_examples: 850
|
433 |
download_size: 56251
|
434 |
dataset_size: 98395
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
435 |
- config_name: office_held_by_head_of_government
|
436 |
features:
|
437 |
- name: question
|
@@ -877,6 +889,10 @@ configs:
|
|
877 |
data_files:
|
878 |
- split: test
|
879 |
path: named_after/test-*
|
|
|
|
|
|
|
|
|
880 |
- config_name: office_held_by_head_of_government
|
881 |
data_files:
|
882 |
- split: test
|
|
|
432 |
num_examples: 850
|
433 |
download_size: 56251
|
434 |
dataset_size: 98395
|
435 |
+
- config_name: occupation
|
436 |
+
features:
|
437 |
+
- name: question
|
438 |
+
dtype: string
|
439 |
+
- name: references
|
440 |
+
sequence: string
|
441 |
+
splits:
|
442 |
+
- name: test
|
443 |
+
num_bytes: 113570
|
444 |
+
num_examples: 850
|
445 |
+
download_size: 28846
|
446 |
+
dataset_size: 113570
|
447 |
- config_name: office_held_by_head_of_government
|
448 |
features:
|
449 |
- name: question
|
|
|
889 |
data_files:
|
890 |
- split: test
|
891 |
path: named_after/test-*
|
892 |
+
- config_name: occupation
|
893 |
+
data_files:
|
894 |
+
- split: test
|
895 |
+
path: occupation/test-*
|
896 |
- config_name: office_held_by_head_of_government
|
897 |
data_files:
|
898 |
- split: test
|
occupation/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4e8632658a55a08165a9337576978bcacabcb257640fa5e875ac503f9f033603
|
3 |
+
size 28846
|