AdrianM0 commited on
Commit
09978ff
·
verified ·
1 Parent(s): e99486c

Upload dataset

Browse files
README.md CHANGED
@@ -192,6 +192,30 @@ dataset_info:
192
  num_examples: 18992
193
  download_size: 25837038
194
  dataset_size: 173104978
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
195
  - config_name: raw_data
196
  features:
197
  - name: compound_id
@@ -281,6 +305,14 @@ configs:
281
  path: instruction_3/val-*
282
  - split: test
283
  path: instruction_3/test-*
 
 
 
 
 
 
 
 
284
  - config_name: raw_data
285
  data_files:
286
  - split: train
 
192
  num_examples: 18992
193
  download_size: 25837038
194
  dataset_size: 173104978
195
+ - config_name: instruction_4
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: 136311963
210
+ num_examples: 281251
211
+ - name: val
212
+ num_bytes: 8622505
213
+ num_examples: 17907
214
+ - name: test
215
+ num_bytes: 9080904
216
+ num_examples: 18992
217
+ download_size: 24103425
218
+ dataset_size: 154015372
219
  - config_name: raw_data
220
  features:
221
  - name: compound_id
 
305
  path: instruction_3/val-*
306
  - split: test
307
  path: instruction_3/test-*
308
+ - config_name: instruction_4
309
+ data_files:
310
+ - split: train
311
+ path: instruction_4/train-*
312
+ - split: val
313
+ path: instruction_4/val-*
314
+ - split: test
315
+ path: instruction_4/test-*
316
  - config_name: raw_data
317
  data_files:
318
  - 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:c34aca74c635db8b116c3346e9382105e4f297ee8a198b26618ff8251a4e0060
3
+ size 1374024
instruction_4/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12becb796ff63611bacb018d7178e646cb413b38c0e1aa48e9b7caa9921e552d
3
+ size 21393114
instruction_4/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fbcd30014493772eb9658609a5cf3a1847cce13816c6d1a3348e39c880459fc
3
+ size 1336287