AdrianM0 commited on
Commit
0a16e8c
·
verified ·
1 Parent(s): 19928d4

Upload dataset

Browse files
README.md CHANGED
@@ -168,6 +168,30 @@ dataset_info:
168
  num_examples: 1676
169
  download_size: 486511
170
  dataset_size: 3658598
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
171
  - config_name: raw_data
172
  features:
173
  - name: compound_id
@@ -639,6 +663,14 @@ configs:
639
  path: instruction_1/val-*
640
  - split: test
641
  path: instruction_1/test-*
 
 
 
 
 
 
 
 
642
  - config_name: raw_data
643
  data_files:
644
  - split: train
 
168
  num_examples: 1676
169
  download_size: 486511
170
  dataset_size: 3658598
171
+ - config_name: instruction_2
172
+ features:
173
+ - name: text
174
+ dtype: string
175
+ - name: input
176
+ dtype: string
177
+ - name: output
178
+ dtype: string
179
+ - name: answer_choices
180
+ sequence: 'null'
181
+ - name: correct_output_index
182
+ dtype: float64
183
+ splits:
184
+ - name: train
185
+ num_bytes: 1393267
186
+ num_examples: 3639
187
+ - name: val
188
+ num_bytes: 206403
189
+ num_examples: 517
190
+ - name: test
191
+ num_bytes: 632662
192
+ num_examples: 1676
193
+ download_size: 392893
194
+ dataset_size: 2232332
195
  - config_name: raw_data
196
  features:
197
  - name: compound_id
 
663
  path: instruction_1/val-*
664
  - split: test
665
  path: instruction_1/test-*
666
+ - config_name: instruction_2
667
+ data_files:
668
+ - split: train
669
+ path: instruction_2/train-*
670
+ - split: val
671
+ path: instruction_2/val-*
672
+ - split: test
673
+ path: instruction_2/test-*
674
  - config_name: raw_data
675
  data_files:
676
  - split: train
instruction_2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d4dfaff5ba8d82c7215f3b345be96a66b5a9257dde89477b838b8b6c30dc3fb
3
+ size 103819
instruction_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5623284de6b5860142c4cd27b9182c25336a6749ad4713d6912ffde4a5fd1206
3
+ size 247719
instruction_2/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3783aa0658388e6f71f63d34b5eefbcfc0a08c06acac41d134f8ab6a0186568
3
+ size 41355