Upload dataset
Browse files- README.md +40 -0
- egypt/test-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -108,6 +108,42 @@ dataset_info:
|
|
108 |
num_examples: 430
|
109 |
download_size: 94243
|
110 |
dataset_size: 762222
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
- config_name: hong_kong
|
112 |
features:
|
113 |
- name: qid
|
@@ -445,6 +481,10 @@ configs:
|
|
445 |
data_files:
|
446 |
- split: test
|
447 |
path: china/test-*
|
|
|
|
|
|
|
|
|
448 |
- config_name: hong_kong
|
449 |
data_files:
|
450 |
- split: test
|
|
|
108 |
num_examples: 430
|
109 |
download_size: 94243
|
110 |
dataset_size: 762222
|
111 |
+
- config_name: egypt
|
112 |
+
features:
|
113 |
+
- name: qid
|
114 |
+
dtype: string
|
115 |
+
- name: question
|
116 |
+
dtype: string
|
117 |
+
- name: options
|
118 |
+
sequence: string
|
119 |
+
- name: B_COUNTRY
|
120 |
+
dtype: int64
|
121 |
+
- name: human_dist
|
122 |
+
sequence: int64
|
123 |
+
- name: prompt
|
124 |
+
dtype: string
|
125 |
+
- name: Q260
|
126 |
+
dtype: int64
|
127 |
+
- name: Q261_GEN
|
128 |
+
dtype: int64
|
129 |
+
- name: Q275
|
130 |
+
dtype: int64
|
131 |
+
- name: Q287
|
132 |
+
dtype: int64
|
133 |
+
- name: Q6
|
134 |
+
dtype: int64
|
135 |
+
- name: H_URBRURAL
|
136 |
+
dtype: int64
|
137 |
+
- name: answer
|
138 |
+
dtype: string
|
139 |
+
- name: __index_level_0__
|
140 |
+
dtype: int64
|
141 |
+
splits:
|
142 |
+
- name: test
|
143 |
+
num_bytes: 380371
|
144 |
+
num_examples: 215
|
145 |
+
download_size: 62133
|
146 |
+
dataset_size: 380371
|
147 |
- config_name: hong_kong
|
148 |
features:
|
149 |
- name: qid
|
|
|
481 |
data_files:
|
482 |
- split: test
|
483 |
path: china/test-*
|
484 |
+
- config_name: egypt
|
485 |
+
data_files:
|
486 |
+
- split: test
|
487 |
+
path: egypt/test-*
|
488 |
- config_name: hong_kong
|
489 |
data_files:
|
490 |
- split: test
|
egypt/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a781f3aab2287ccda8ba24a890a288f6f8dd993c747d269e6c03cd5b98714e8
|
3 |
+
size 62133
|