Add 'country_of_citizenship' config data files
Browse files
README.md
CHANGED
|
@@ -120,6 +120,18 @@ dataset_info:
|
|
| 120 |
num_examples: 850
|
| 121 |
download_size: 37456
|
| 122 |
dataset_size: 258810
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
- config_name: creator
|
| 124 |
features:
|
| 125 |
- name: question
|
|
@@ -821,6 +833,10 @@ configs:
|
|
| 821 |
data_files:
|
| 822 |
- split: test
|
| 823 |
path: country/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 824 |
- config_name: creator
|
| 825 |
data_files:
|
| 826 |
- split: test
|
|
|
|
| 120 |
num_examples: 850
|
| 121 |
download_size: 37456
|
| 122 |
dataset_size: 258810
|
| 123 |
+
- config_name: country_of_citizenship
|
| 124 |
+
features:
|
| 125 |
+
- name: question
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: references
|
| 128 |
+
sequence: string
|
| 129 |
+
splits:
|
| 130 |
+
- name: test
|
| 131 |
+
num_bytes: 266570
|
| 132 |
+
num_examples: 850
|
| 133 |
+
download_size: 35294
|
| 134 |
+
dataset_size: 266570
|
| 135 |
- config_name: creator
|
| 136 |
features:
|
| 137 |
- name: question
|
|
|
|
| 833 |
data_files:
|
| 834 |
- split: test
|
| 835 |
path: country/test-*
|
| 836 |
+
- config_name: country_of_citizenship
|
| 837 |
+
data_files:
|
| 838 |
+
- split: test
|
| 839 |
+
path: country_of_citizenship/test-*
|
| 840 |
- config_name: creator
|
| 841 |
data_files:
|
| 842 |
- split: test
|
country_of_citizenship/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f462dc258cc15b521aaa9fec06725450afb7dddfcfcf6fdc824a6f9a662bdc87
|
| 3 |
+
size 35294
|