Upload dataset
Browse files
Biology_Botany/dev-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c8a3fae1f714b48e936d770547a272d309d9ee097c129914c3e67d098cf0c3f
|
3 |
+
size 6295
|
Biology_Botany/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82f1854b9b13c40d0115fa6281755f8efea14fdf7fee9858eb35c3ff76002260
|
3 |
+
size 244982
|
Biology_Botany/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:460d1dc670b336988be307f6c361400453e38d24ce3cc6b9ed9af9008416270c
|
3 |
+
size 808511
|
README.md
CHANGED
@@ -44,6 +44,28 @@ dataset_info:
|
|
44 |
num_examples: 3761
|
45 |
download_size: 753439
|
46 |
dataset_size: 1595937
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
- config_name: Engineering_Admission
|
48 |
features:
|
49 |
- name: id
|
@@ -963,6 +985,14 @@ configs:
|
|
963 |
path: Bengali_Literature/test-*
|
964 |
- split: validation
|
965 |
path: Bengali_Literature/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
966 |
- config_name: Engineering_Admission
|
967 |
data_files:
|
968 |
- split: dev
|
|
|
44 |
num_examples: 3761
|
45 |
download_size: 753439
|
46 |
dataset_size: 1595937
|
47 |
+
- config_name: Biology_Botany
|
48 |
+
features:
|
49 |
+
- name: id
|
50 |
+
dtype: string
|
51 |
+
- name: question
|
52 |
+
dtype: string
|
53 |
+
- name: options
|
54 |
+
sequence: string
|
55 |
+
- name: answer
|
56 |
+
dtype: string
|
57 |
+
splits:
|
58 |
+
- name: dev
|
59 |
+
num_bytes: 4966
|
60 |
+
num_examples: 15
|
61 |
+
- name: test
|
62 |
+
num_bytes: 501431
|
63 |
+
num_examples: 1500
|
64 |
+
- name: validation
|
65 |
+
num_bytes: 1642326
|
66 |
+
num_examples: 5546
|
67 |
+
download_size: 1059788
|
68 |
+
dataset_size: 2148723
|
69 |
- config_name: Engineering_Admission
|
70 |
features:
|
71 |
- name: id
|
|
|
985 |
path: Bengali_Literature/test-*
|
986 |
- split: validation
|
987 |
path: Bengali_Literature/validation-*
|
988 |
+
- config_name: Biology_Botany
|
989 |
+
data_files:
|
990 |
+
- split: dev
|
991 |
+
path: Biology_Botany/dev-*
|
992 |
+
- split: test
|
993 |
+
path: Biology_Botany/test-*
|
994 |
+
- split: validation
|
995 |
+
path: Biology_Botany/validation-*
|
996 |
- config_name: Engineering_Admission
|
997 |
data_files:
|
998 |
- split: dev
|