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

Upload dataset

Browse files
README.md CHANGED
@@ -192,6 +192,30 @@ dataset_info:
192
  num_examples: 1676
193
  download_size: 392893
194
  dataset_size: 2232332
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  - config_name: raw_data
196
  features:
197
  - name: compound_id
@@ -671,6 +695,14 @@ configs:
671
  path: instruction_2/val-*
672
  - split: test
673
  path: instruction_2/test-*
 
 
 
 
 
 
 
 
674
  - config_name: raw_data
675
  data_files:
676
  - split: train
 
192
  num_examples: 1676
193
  download_size: 392893
194
  dataset_size: 2232332
195
+ - config_name: instruction_3
196
+ features:
197
+ - name: text
198
+ dtype: string
199
+ - name: input
200
+ dtype: string
201
+ - name: output
202
+ dtype: string
203
+ - name: answer_choices
204
+ sequence: 'null'
205
+ - name: correct_output_index
206
+ dtype: float64
207
+ splits:
208
+ - name: train
209
+ num_bytes: 1609223
210
+ num_examples: 3639
211
+ - name: val
212
+ num_bytes: 236639
213
+ num_examples: 517
214
+ - name: test
215
+ num_bytes: 734162
216
+ num_examples: 1676
217
+ download_size: 411625
218
+ dataset_size: 2580024
219
  - config_name: raw_data
220
  features:
221
  - name: compound_id
 
695
  path: instruction_2/val-*
696
  - split: test
697
  path: instruction_2/test-*
698
+ - config_name: instruction_3
699
+ data_files:
700
+ - split: train
701
+ path: instruction_3/train-*
702
+ - split: val
703
+ path: instruction_3/val-*
704
+ - split: test
705
+ path: instruction_3/test-*
706
  - config_name: raw_data
707
  data_files:
708
  - split: train
instruction_3/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7501c39d944fadd0a8cb8c3da88dd2c45378ded4c03f88b81a1f2361e6875c86
3
+ size 108805
instruction_3/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0ddb9202aa23ff528ea9f36c74ff319fe3c55724d4ec22c662e6c2b9b23980b0
3
+ size 259625
instruction_3/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a57039e29ea7c5eabe744d320ff344ce82e06efbf87769e756dbcfb5da39188c
3
+ size 43195