Upload dataset
Browse files
Job_Exams-Bengali_Grammar/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9924e0566307e789ee3e2a6b22f0da2e3a0ea6111c233036b3ad1a793faa95df
|
3 |
+
size 4107
|
Job_Exams-Bengali_Grammar/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed12e199ff03fd78bbac51e6a9a46bbf480a068e0ffbd767815b1a930e145966
|
3 |
+
size 69090
|
Job_Exams-Bengali_Grammar/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:66a3b4cb5b98934b87e8c2db52518c8f84e1006861fe2ac08673f2cdd3603731
|
3 |
+
size 183676
|
README.md
CHANGED
@@ -176,6 +176,28 @@ dataset_info:
|
|
176 |
num_examples: 8617
|
177 |
download_size: 1540898
|
178 |
dataset_size: 3024431
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
179 |
configs:
|
180 |
- config_name: Engineering_Admission-Chemistry
|
181 |
data_files:
|
@@ -241,4 +263,12 @@ configs:
|
|
241 |
path: Higher_Secondary-Physics/test-*
|
242 |
- split: validation
|
243 |
path: Higher_Secondary-Physics/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
244 |
---
|
|
|
176 |
num_examples: 8617
|
177 |
download_size: 1540898
|
178 |
dataset_size: 3024431
|
179 |
+
- config_name: Job_Exams-Bengali_Grammar
|
180 |
+
features:
|
181 |
+
- name: id
|
182 |
+
dtype: string
|
183 |
+
- name: question
|
184 |
+
dtype: string
|
185 |
+
- name: options
|
186 |
+
sequence: string
|
187 |
+
- name: answer
|
188 |
+
dtype: string
|
189 |
+
splits:
|
190 |
+
- name: dev
|
191 |
+
num_bytes: 1356
|
192 |
+
num_examples: 5
|
193 |
+
- name: test
|
194 |
+
num_bytes: 141330
|
195 |
+
num_examples: 500
|
196 |
+
- name: validation
|
197 |
+
num_bytes: 388006
|
198 |
+
num_examples: 1370
|
199 |
+
download_size: 256873
|
200 |
+
dataset_size: 530692
|
201 |
configs:
|
202 |
- config_name: Engineering_Admission-Chemistry
|
203 |
data_files:
|
|
|
263 |
path: Higher_Secondary-Physics/test-*
|
264 |
- split: validation
|
265 |
path: Higher_Secondary-Physics/validation-*
|
266 |
+
- config_name: Job_Exams-Bengali_Grammar
|
267 |
+
data_files:
|
268 |
+
- split: dev
|
269 |
+
path: Job_Exams-Bengali_Grammar/dev-*
|
270 |
+
- split: test
|
271 |
+
path: Job_Exams-Bengali_Grammar/test-*
|
272 |
+
- split: validation
|
273 |
+
path: Job_Exams-Bengali_Grammar/validation-*
|
274 |
---
|