Upload dataset
Browse files
README.md
CHANGED
|
@@ -192,6 +192,30 @@ dataset_info:
|
|
| 192 |
num_examples: 18992
|
| 193 |
download_size: 30498448
|
| 194 |
dataset_size: 231966784
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 195 |
- config_name: instruction_2
|
| 196 |
features:
|
| 197 |
- name: text
|
|
@@ -473,6 +497,14 @@ configs:
|
|
| 473 |
path: instruction_10/val-*
|
| 474 |
- split: test
|
| 475 |
path: instruction_10/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 476 |
- config_name: instruction_2
|
| 477 |
data_files:
|
| 478 |
- split: train
|
|
|
|
| 192 |
num_examples: 18992
|
| 193 |
download_size: 30498448
|
| 194 |
dataset_size: 231966784
|
| 195 |
+
- config_name: instruction_11
|
| 196 |
+
features:
|
| 197 |
+
- name: text
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: input
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: output
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: answer_choices
|
| 204 |
+
sequence: 'null'
|
| 205 |
+
- name: correct_output_index
|
| 206 |
+
dtype: float64
|
| 207 |
+
splits:
|
| 208 |
+
- name: train
|
| 209 |
+
num_bytes: 125645029
|
| 210 |
+
num_examples: 281251
|
| 211 |
+
- name: val
|
| 212 |
+
num_bytes: 7942459
|
| 213 |
+
num_examples: 17907
|
| 214 |
+
- name: test
|
| 215 |
+
num_bytes: 8359906
|
| 216 |
+
num_examples: 18992
|
| 217 |
+
download_size: 25601760
|
| 218 |
+
dataset_size: 141947394
|
| 219 |
- config_name: instruction_2
|
| 220 |
features:
|
| 221 |
- name: text
|
|
|
|
| 497 |
path: instruction_10/val-*
|
| 498 |
- split: test
|
| 499 |
path: instruction_10/test-*
|
| 500 |
+
- config_name: instruction_11
|
| 501 |
+
data_files:
|
| 502 |
+
- split: train
|
| 503 |
+
path: instruction_11/train-*
|
| 504 |
+
- split: val
|
| 505 |
+
path: instruction_11/val-*
|
| 506 |
+
- split: test
|
| 507 |
+
path: instruction_11/test-*
|
| 508 |
- config_name: instruction_2
|
| 509 |
data_files:
|
| 510 |
- split: train
|
instruction_11/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:564dde1464bda6074cf191d64d0085233516d42250fb83ea54b8f8f2fa964cf6
|
| 3 |
+
size 1463989
|
instruction_11/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:14d2517c6640be8b714bd3f356d048da9f133c048839e1637338fae40f383f72
|
| 3 |
+
size 22716109
|
instruction_11/val-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:800039eacdb2322e8881d1a7c5bc991c8131eb9ef038034e42c2d911f00da8f6
|
| 3 |
+
size 1421662
|