Upload dataset
Browse files
GK_International/dev-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7f9f62164d570a6800b0f6c3325d85633ea6e7572300eef4469b0c32ce384b51
|
| 3 |
+
size 6147
|
GK_International/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0505446fe6d9fccca9ccffb2a04cdb8d47ce063cb0a696c8aee83288587e68db
|
| 3 |
+
size 164533
|
GK_International/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a8602751ba9af9f60dbd03cfecf11326b61ea2758dd1783b54b02cfd5f29508
|
| 3 |
+
size 564552
|
README.md
CHANGED
|
@@ -242,6 +242,28 @@ dataset_info:
|
|
| 242 |
num_examples: 5204
|
| 243 |
download_size: 991465
|
| 244 |
dataset_size: 2025911
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 245 |
- config_name: Higher_Secondary
|
| 246 |
features:
|
| 247 |
- name: id
|
|
@@ -1145,6 +1167,14 @@ configs:
|
|
| 1145 |
path: GK_Bangladesh/test-*
|
| 1146 |
- split: validation
|
| 1147 |
path: GK_Bangladesh/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1148 |
- config_name: Higher_Secondary
|
| 1149 |
data_files:
|
| 1150 |
- split: dev
|
|
|
|
| 242 |
num_examples: 5204
|
| 243 |
download_size: 991465
|
| 244 |
dataset_size: 2025911
|
| 245 |
+
- config_name: GK_International
|
| 246 |
+
features:
|
| 247 |
+
- name: id
|
| 248 |
+
dtype: string
|
| 249 |
+
- name: question
|
| 250 |
+
dtype: string
|
| 251 |
+
- name: options
|
| 252 |
+
sequence: string
|
| 253 |
+
- name: answer
|
| 254 |
+
dtype: string
|
| 255 |
+
splits:
|
| 256 |
+
- name: dev
|
| 257 |
+
num_bytes: 4543
|
| 258 |
+
num_examples: 15
|
| 259 |
+
- name: test
|
| 260 |
+
num_bytes: 333584
|
| 261 |
+
num_examples: 1100
|
| 262 |
+
- name: validation
|
| 263 |
+
num_bytes: 1148005
|
| 264 |
+
num_examples: 3780
|
| 265 |
+
download_size: 735232
|
| 266 |
+
dataset_size: 1486132
|
| 267 |
- config_name: Higher_Secondary
|
| 268 |
features:
|
| 269 |
- name: id
|
|
|
|
| 1167 |
path: GK_Bangladesh/test-*
|
| 1168 |
- split: validation
|
| 1169 |
path: GK_Bangladesh/validation-*
|
| 1170 |
+
- config_name: GK_International
|
| 1171 |
+
data_files:
|
| 1172 |
+
- split: dev
|
| 1173 |
+
path: GK_International/dev-*
|
| 1174 |
+
- split: test
|
| 1175 |
+
path: GK_International/test-*
|
| 1176 |
+
- split: validation
|
| 1177 |
+
path: GK_International/validation-*
|
| 1178 |
- config_name: Higher_Secondary
|
| 1179 |
data_files:
|
| 1180 |
- split: dev
|