Upload dataset
Browse files
README.md
CHANGED
@@ -168,6 +168,30 @@ dataset_info:
|
|
168 |
num_examples: 1368
|
169 |
download_size: 492928
|
170 |
dataset_size: 7560840
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
171 |
configs:
|
172 |
- config_name: aio
|
173 |
data_files:
|
@@ -225,4 +249,12 @@ configs:
|
|
225 |
path: janli/train-*
|
226 |
- split: validation
|
227 |
path: janli/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
228 |
---
|
|
|
168 |
num_examples: 1368
|
169 |
download_size: 492928
|
170 |
dataset_size: 7560840
|
171 |
+
- config_name: jcommonsenseqa
|
172 |
+
features:
|
173 |
+
- name: input
|
174 |
+
dtype: string
|
175 |
+
- name: output
|
176 |
+
dtype: string
|
177 |
+
- name: name
|
178 |
+
dtype: string
|
179 |
+
- name: metrics
|
180 |
+
sequence: string
|
181 |
+
- name: instruction
|
182 |
+
dtype: string
|
183 |
+
splits:
|
184 |
+
- name: test
|
185 |
+
num_bytes: 530991
|
186 |
+
num_examples: 1119
|
187 |
+
- name: train
|
188 |
+
num_bytes: 3815418
|
189 |
+
num_examples: 8045
|
190 |
+
- name: validation
|
191 |
+
num_bytes: 425549
|
192 |
+
num_examples: 894
|
193 |
+
download_size: 833950
|
194 |
+
dataset_size: 4771958
|
195 |
configs:
|
196 |
- config_name: aio
|
197 |
data_files:
|
|
|
249 |
path: janli/train-*
|
250 |
- split: validation
|
251 |
path: janli/validation-*
|
252 |
+
- config_name: jcommonsenseqa
|
253 |
+
data_files:
|
254 |
+
- split: test
|
255 |
+
path: jcommonsenseqa/test-*
|
256 |
+
- split: train
|
257 |
+
path: jcommonsenseqa/train-*
|
258 |
+
- split: validation
|
259 |
+
path: jcommonsenseqa/validation-*
|
260 |
---
|
jcommonsenseqa/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d92e33f0178bc4a384a0c6786cad54ef68a06a855b5e90345736e9f3538397b9
|
3 |
+
size 97132
|
jcommonsenseqa/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8fb25fb655dc3c0ba8e411f2808d31a4dea17b9c7120d220e3b4be20c8fd388
|
3 |
+
size 661250
|
jcommonsenseqa/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6357a7356246d8af0295508292cc7975916782363b5f2c3224db08d6eb8c7fbf
|
3 |
+
size 75568
|