Upload dataset
Browse files
README.md
CHANGED
@@ -192,6 +192,30 @@ dataset_info:
|
|
192 |
num_examples: 894
|
193 |
download_size: 833950
|
194 |
dataset_size: 4771958
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
configs:
|
196 |
- config_name: aio
|
197 |
data_files:
|
@@ -257,4 +281,12 @@ configs:
|
|
257 |
path: jcommonsenseqa/train-*
|
258 |
- split: validation
|
259 |
path: jcommonsenseqa/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
260 |
---
|
|
|
192 |
num_examples: 894
|
193 |
download_size: 833950
|
194 |
dataset_size: 4771958
|
195 |
+
- config_name: jemhopqa
|
196 |
+
features:
|
197 |
+
- name: input
|
198 |
+
dtype: string
|
199 |
+
- name: output
|
200 |
+
dtype: string
|
201 |
+
- name: name
|
202 |
+
dtype: string
|
203 |
+
- name: metrics
|
204 |
+
sequence: string
|
205 |
+
- name: instruction
|
206 |
+
dtype: string
|
207 |
+
splits:
|
208 |
+
- name: test
|
209 |
+
num_bytes: 46568
|
210 |
+
num_examples: 120
|
211 |
+
- name: train
|
212 |
+
num_bytes: 374333
|
213 |
+
num_examples: 953
|
214 |
+
- name: validation
|
215 |
+
num_bytes: 41498
|
216 |
+
num_examples: 106
|
217 |
+
download_size: 90691
|
218 |
+
dataset_size: 462399
|
219 |
configs:
|
220 |
- config_name: aio
|
221 |
data_files:
|
|
|
281 |
path: jcommonsenseqa/train-*
|
282 |
- split: validation
|
283 |
path: jcommonsenseqa/validation-*
|
284 |
+
- config_name: jemhopqa
|
285 |
+
data_files:
|
286 |
+
- split: test
|
287 |
+
path: jemhopqa/test-*
|
288 |
+
- split: train
|
289 |
+
path: jemhopqa/train-*
|
290 |
+
- split: validation
|
291 |
+
path: jemhopqa/validation-*
|
292 |
---
|
jemhopqa/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16f4d45b7140ea86bae6760718d1cfce4bbc08b70fe6e9f526daf86d24662370
|
3 |
+
size 13116
|
jemhopqa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4f95bbffa6f0d38251293598234b878adfcba32e059bfd983b92dcdc3cae45d5
|
3 |
+
size 65024
|
jemhopqa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19986bd36e96877e7a2536a78b356b6d4123fea54a81cb9c4a5d8a87df947e8d
|
3 |
+
size 12551
|