Upload dataset
Browse files
README.md
CHANGED
@@ -264,6 +264,30 @@ dataset_info:
|
|
264 |
num_examples: 1676
|
265 |
download_size: 380675
|
266 |
dataset_size: 2087270
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
- config_name: raw_data
|
268 |
features:
|
269 |
- name: compound_id
|
@@ -767,6 +791,14 @@ configs:
|
|
767 |
path: instruction_5/val-*
|
768 |
- split: test
|
769 |
path: instruction_5/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
770 |
- config_name: raw_data
|
771 |
data_files:
|
772 |
- split: train
|
|
|
264 |
num_examples: 1676
|
265 |
download_size: 380675
|
266 |
dataset_size: 2087270
|
267 |
+
- config_name: instruction_6
|
268 |
+
features:
|
269 |
+
- name: text
|
270 |
+
dtype: string
|
271 |
+
- name: input
|
272 |
+
dtype: string
|
273 |
+
- name: output
|
274 |
+
dtype: string
|
275 |
+
- name: answer_choices
|
276 |
+
sequence: 'null'
|
277 |
+
- name: correct_output_index
|
278 |
+
dtype: float64
|
279 |
+
splits:
|
280 |
+
- name: train
|
281 |
+
num_bytes: 1669307
|
282 |
+
num_examples: 3639
|
283 |
+
- name: val
|
284 |
+
num_bytes: 243201
|
285 |
+
num_examples: 517
|
286 |
+
- name: test
|
287 |
+
num_bytes: 758244
|
288 |
+
num_examples: 1676
|
289 |
+
download_size: 418989
|
290 |
+
dataset_size: 2670752
|
291 |
- config_name: raw_data
|
292 |
features:
|
293 |
- name: compound_id
|
|
|
791 |
path: instruction_5/val-*
|
792 |
- split: test
|
793 |
path: instruction_5/test-*
|
794 |
+
- config_name: instruction_6
|
795 |
+
data_files:
|
796 |
+
- split: train
|
797 |
+
path: instruction_6/train-*
|
798 |
+
- split: val
|
799 |
+
path: instruction_6/val-*
|
800 |
+
- split: test
|
801 |
+
path: instruction_6/test-*
|
802 |
- config_name: raw_data
|
803 |
data_files:
|
804 |
- split: train
|
instruction_6/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7a93a5eeaa6f79b02a47067c063377642b7996bf586a6e6a7506d9ad99a61b0c
|
3 |
+
size 110561
|
instruction_6/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3460edb471601d99f43925b585495a1a66d40d24f0c04227ff3c0503681ccbf
|
3 |
+
size 264707
|
instruction_6/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec0357697a876f74129111be77a48c751c3bd376826e92f441ad87cb9bb7ea13
|
3 |
+
size 43721
|