AdrianM0 commited on
Commit
acf7c40
·
verified ·
1 Parent(s): eb78ce1

Upload dataset

Browse files
README.md CHANGED
@@ -216,6 +216,30 @@ dataset_info:
216
  num_examples: 1676
217
  download_size: 411625
218
  dataset_size: 2580024
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
219
  - config_name: raw_data
220
  features:
221
  - name: compound_id
@@ -703,6 +727,14 @@ configs:
703
  path: instruction_3/val-*
704
  - split: test
705
  path: instruction_3/test-*
 
 
 
 
 
 
 
 
706
  - config_name: raw_data
707
  data_files:
708
  - split: train
 
216
  num_examples: 1676
217
  download_size: 411625
218
  dataset_size: 2580024
219
+ - config_name: instruction_4
220
+ features:
221
+ - name: text
222
+ dtype: string
223
+ - name: input
224
+ dtype: string
225
+ - name: output
226
+ dtype: string
227
+ - name: answer_choices
228
+ sequence: 'null'
229
+ - name: correct_output_index
230
+ dtype: float64
231
+ splits:
232
+ - name: train
233
+ num_bytes: 1384979
234
+ num_examples: 3639
235
+ - name: val
236
+ num_bytes: 203387
237
+ num_examples: 517
238
+ - name: test
239
+ num_bytes: 627654
240
+ num_examples: 1676
241
+ download_size: 367979
242
+ dataset_size: 2216020
243
  - config_name: raw_data
244
  features:
245
  - name: compound_id
 
727
  path: instruction_3/val-*
728
  - split: test
729
  path: instruction_3/test-*
730
+ - config_name: instruction_4
731
+ data_files:
732
+ - split: train
733
+ path: instruction_4/train-*
734
+ - split: val
735
+ path: instruction_4/val-*
736
+ - split: test
737
+ path: instruction_4/test-*
738
  - config_name: raw_data
739
  data_files:
740
  - split: train
instruction_4/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76267003d5af405ead9a1589af4ac0d5a2e8418003ab7e6585a2789f4e14733f
3
+ size 95753
instruction_4/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cde6f9a0f0b9b329f485442899690dc00f0e47b208b0ae2a5f044fc0b93db04
3
+ size 232361
instruction_4/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb17a76eb5cef8213d3dd61318fcbf5e3ae826daa3abc42d6f7598e6c99b585b
3
+ size 39865