Upload dataset
Browse files
README.md
CHANGED
@@ -360,6 +360,30 @@ dataset_info:
|
|
360 |
num_examples: 1676
|
361 |
download_size: 554805
|
362 |
dataset_size: 3646772
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
363 |
- config_name: raw_data
|
364 |
features:
|
365 |
- name: compound_id
|
@@ -895,6 +919,14 @@ configs:
|
|
895 |
path: instruction_8/val-*
|
896 |
- split: test
|
897 |
path: instruction_8/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
898 |
- config_name: raw_data
|
899 |
data_files:
|
900 |
- split: train
|
|
|
360 |
num_examples: 1676
|
361 |
download_size: 554805
|
362 |
dataset_size: 3646772
|
363 |
+
- config_name: instruction_9
|
364 |
+
features:
|
365 |
+
- name: text
|
366 |
+
dtype: string
|
367 |
+
- name: input
|
368 |
+
dtype: string
|
369 |
+
- name: output
|
370 |
+
dtype: string
|
371 |
+
- name: answer_choices
|
372 |
+
sequence: 'null'
|
373 |
+
- name: correct_output_index
|
374 |
+
dtype: float64
|
375 |
+
splits:
|
376 |
+
- name: train
|
377 |
+
num_bytes: 2279827
|
378 |
+
num_examples: 3639
|
379 |
+
- name: val
|
380 |
+
num_bytes: 332179
|
381 |
+
num_examples: 517
|
382 |
+
- name: test
|
383 |
+
num_bytes: 1041352
|
384 |
+
num_examples: 1676
|
385 |
+
download_size: 486647
|
386 |
+
dataset_size: 3653358
|
387 |
- config_name: raw_data
|
388 |
features:
|
389 |
- name: compound_id
|
|
|
919 |
path: instruction_8/val-*
|
920 |
- split: test
|
921 |
path: instruction_8/test-*
|
922 |
+
- config_name: instruction_9
|
923 |
+
data_files:
|
924 |
+
- split: train
|
925 |
+
path: instruction_9/train-*
|
926 |
+
- split: val
|
927 |
+
path: instruction_9/val-*
|
928 |
+
- split: test
|
929 |
+
path: instruction_9/test-*
|
930 |
- config_name: raw_data
|
931 |
data_files:
|
932 |
- split: train
|
instruction_9/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:708581e8b45b9f95f4697c6e6e7459a1df3802db3e82ea48b229c1b42415019b
|
3 |
+
size 130275
|
instruction_9/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bad9a660e4d1ea66ceb6d0d1fbf519547b03585f0c7460400429d976791ca87c
|
3 |
+
size 305611
|
instruction_9/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a63d77d268528b0819df67e67447a5087cb3336b978e90664913c41438470baf
|
3 |
+
size 50761
|