Upload dataset
Browse files
README.md
CHANGED
@@ -288,6 +288,30 @@ dataset_info:
|
|
288 |
num_examples: 1676
|
289 |
download_size: 418989
|
290 |
dataset_size: 2670752
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
291 |
- config_name: raw_data
|
292 |
features:
|
293 |
- name: compound_id
|
@@ -799,6 +823,14 @@ configs:
|
|
799 |
path: instruction_6/val-*
|
800 |
- split: test
|
801 |
path: instruction_6/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
802 |
- config_name: raw_data
|
803 |
data_files:
|
804 |
- split: train
|
|
|
288 |
num_examples: 1676
|
289 |
download_size: 418989
|
290 |
dataset_size: 2670752
|
291 |
+
- config_name: instruction_7
|
292 |
+
features:
|
293 |
+
- name: text
|
294 |
+
dtype: string
|
295 |
+
- name: input
|
296 |
+
dtype: string
|
297 |
+
- name: output
|
298 |
+
dtype: string
|
299 |
+
- name: answer_choices
|
300 |
+
sequence: 'null'
|
301 |
+
- name: correct_output_index
|
302 |
+
dtype: float64
|
303 |
+
splits:
|
304 |
+
- name: train
|
305 |
+
num_bytes: 2539071
|
306 |
+
num_examples: 3639
|
307 |
+
- name: val
|
308 |
+
num_bytes: 370185
|
309 |
+
num_examples: 517
|
310 |
+
- name: test
|
311 |
+
num_bytes: 1160532
|
312 |
+
num_examples: 1676
|
313 |
+
download_size: 616499
|
314 |
+
dataset_size: 4069788
|
315 |
- config_name: raw_data
|
316 |
features:
|
317 |
- name: compound_id
|
|
|
823 |
path: instruction_6/val-*
|
824 |
- split: test
|
825 |
path: instruction_6/test-*
|
826 |
+
- config_name: instruction_7
|
827 |
+
data_files:
|
828 |
+
- split: train
|
829 |
+
path: instruction_7/train-*
|
830 |
+
- split: val
|
831 |
+
path: instruction_7/val-*
|
832 |
+
- split: test
|
833 |
+
path: instruction_7/test-*
|
834 |
- config_name: raw_data
|
835 |
data_files:
|
836 |
- split: train
|
instruction_7/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f05f27dc05f49914e99184a24162ed7077046256b877eff01a0b592afbe54b7f
|
3 |
+
size 167315
|
instruction_7/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26c178ef7ad38b68a9af07b99422fb21907e9cc9cde636a91324b70cd768d958
|
3 |
+
size 386793
|
instruction_7/val-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:373d1eac90eb8bbbd75b06c0e12348124668c07c407cd4df7a517effd55956ae
|
3 |
+
size 62391
|