Upload dataset
Browse files
README.md
CHANGED
@@ -216,6 +216,30 @@ dataset_info:
|
|
216 |
num_examples: 1676
|
217 |
download_size: 392773
|
218 |
dataset_size: 2228870
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
219 |
- config_name: instruction_2
|
220 |
features:
|
221 |
- name: text
|
@@ -895,6 +919,14 @@ configs:
|
|
895 |
path: instruction_10/val-*
|
896 |
- split: test
|
897 |
path: instruction_10/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
898 |
- config_name: instruction_2
|
899 |
data_files:
|
900 |
- split: train
|
|
|
216 |
num_examples: 1676
|
217 |
download_size: 392773
|
218 |
dataset_size: 2228870
|
219 |
+
- config_name: instruction_11
|
220 |
+
features:
|
221 |
+
- name: text
|
222 |
+
dtype: string
|
223 |
+
- name: input
|
224 |
+
dtype: string
|
225 |
+
- name: output
|
226 |
+
dtype: string
|
227 |
+
- name: answer_choices
|
228 |
+
sequence: 'null'
|
229 |
+
- name: correct_output_index
|
230 |
+
dtype: float64
|
231 |
+
splits:
|
232 |
+
- name: train
|
233 |
+
num_bytes: 2346335
|
234 |
+
num_examples: 3639
|
235 |
+
- name: val
|
236 |
+
num_bytes: 341423
|
237 |
+
num_examples: 517
|
238 |
+
- name: test
|
239 |
+
num_bytes: 1072080
|
240 |
+
num_examples: 1676
|
241 |
+
download_size: 532575
|
242 |
+
dataset_size: 3759838
|
243 |
- config_name: instruction_2
|
244 |
features:
|
245 |
- name: text
|
|
|
919 |
path: instruction_10/val-*
|
920 |
- split: test
|
921 |
path: instruction_10/test-*
|
922 |
+
- config_name: instruction_11
|
923 |
+
data_files:
|
924 |
+
- split: train
|
925 |
+
path: instruction_11/train-*
|
926 |
+
- split: val
|
927 |
+
path: instruction_11/val-*
|
928 |
+
- split: test
|
929 |
+
path: instruction_11/test-*
|
930 |
- config_name: instruction_2
|
931 |
data_files:
|
932 |
- 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:c79e0771bb86971c1bc1b626c74e1dd968d79ae386a74f395587199971f83761
|
3 |
+
size 143345
|
instruction_11/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d0479aabfbcd6f3f22c03720aa5557ac678fc0540401740ebff5afe76b3f9354
|
3 |
+
size 334811
|
instruction_11/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f536d48cada6d9296eabe67893d43ec26ead0f246f1188bcc839647a45e875c
|
3 |
+
size 54419
|