Upload dataset
Browse files
README.md
CHANGED
@@ -192,6 +192,30 @@ dataset_info:
|
|
192 |
num_examples: 1676
|
193 |
download_size: 486511
|
194 |
dataset_size: 3658598
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
195 |
- config_name: instruction_2
|
196 |
features:
|
197 |
- name: text
|
@@ -863,6 +887,14 @@ configs:
|
|
863 |
path: instruction_1/val-*
|
864 |
- split: test
|
865 |
path: instruction_1/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
866 |
- config_name: instruction_2
|
867 |
data_files:
|
868 |
- split: train
|
|
|
192 |
num_examples: 1676
|
193 |
download_size: 486511
|
194 |
dataset_size: 3658598
|
195 |
+
- config_name: instruction_10
|
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: 1392201
|
210 |
+
num_examples: 3639
|
211 |
+
- name: val
|
212 |
+
num_bytes: 205659
|
213 |
+
num_examples: 517
|
214 |
+
- name: test
|
215 |
+
num_bytes: 631010
|
216 |
+
num_examples: 1676
|
217 |
+
download_size: 392773
|
218 |
+
dataset_size: 2228870
|
219 |
- config_name: instruction_2
|
220 |
features:
|
221 |
- name: text
|
|
|
887 |
path: instruction_1/val-*
|
888 |
- split: test
|
889 |
path: instruction_1/test-*
|
890 |
+
- config_name: instruction_10
|
891 |
+
data_files:
|
892 |
+
- split: train
|
893 |
+
path: instruction_10/train-*
|
894 |
+
- split: val
|
895 |
+
path: instruction_10/val-*
|
896 |
+
- split: test
|
897 |
+
path: instruction_10/test-*
|
898 |
- config_name: instruction_2
|
899 |
data_files:
|
900 |
- split: train
|
instruction_10/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6d085a97bc34f84549b4595e48aaede2ef0c952a1c8ab48689e003be6f9256c
|
3 |
+
size 103127
|
instruction_10/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:76814e8fa1a7404260fc2c2b372000574c4ff3bec1c79089e9e3a2feb748f701
|
3 |
+
size 248075
|
instruction_10/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:67b8eacc592799f425dd154812ddc086697d5c3e5e0f73c34744e0dfa141fb31
|
3 |
+
size 41571
|