Add 'country_of_origin' config data files
Browse files- README.md +16 -0
- country_of_origin/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -132,6 +132,18 @@ dataset_info:
|
|
132 |
num_examples: 850
|
133 |
download_size: 35294
|
134 |
dataset_size: 266570
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
135 |
- config_name: creator
|
136 |
features:
|
137 |
- name: question
|
@@ -969,6 +981,10 @@ configs:
|
|
969 |
data_files:
|
970 |
- split: test
|
971 |
path: country_of_citizenship/test-*
|
|
|
|
|
|
|
|
|
972 |
- config_name: creator
|
973 |
data_files:
|
974 |
- split: test
|
|
|
132 |
num_examples: 850
|
133 |
download_size: 35294
|
134 |
dataset_size: 266570
|
135 |
+
- config_name: country_of_origin
|
136 |
+
features:
|
137 |
+
- name: question
|
138 |
+
dtype: string
|
139 |
+
- name: references
|
140 |
+
sequence: string
|
141 |
+
splits:
|
142 |
+
- name: test
|
143 |
+
num_bytes: 308749
|
144 |
+
num_examples: 850
|
145 |
+
download_size: 31040
|
146 |
+
dataset_size: 308749
|
147 |
- config_name: creator
|
148 |
features:
|
149 |
- name: question
|
|
|
981 |
data_files:
|
982 |
- split: test
|
983 |
path: country_of_citizenship/test-*
|
984 |
+
- config_name: country_of_origin
|
985 |
+
data_files:
|
986 |
+
- split: test
|
987 |
+
path: country_of_origin/test-*
|
988 |
- config_name: creator
|
989 |
data_files:
|
990 |
- split: test
|
country_of_origin/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa27461e68cab415288812f4d15a5e7c31f8b6d9d3c2cdab3b6104644c32c873
|
3 |
+
size 31040
|