AdrianM0 commited on
Commit
b29c157
·
verified ·
1 Parent(s): c7c5edd

Upload dataset

Browse files
README.md CHANGED
@@ -120,6 +120,30 @@ dataset_info:
120
  num_examples: 1676
121
  download_size: 311069
122
  dataset_size: 1246390
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
123
  - config_name: raw_data
124
  features:
125
  - name: compound_id
@@ -575,6 +599,14 @@ configs:
575
  path: completion_4/val-*
576
  - split: test
577
  path: completion_4/test-*
 
 
 
 
 
 
 
 
578
  - config_name: raw_data
579
  data_files:
580
  - split: train
 
120
  num_examples: 1676
121
  download_size: 311069
122
  dataset_size: 1246390
123
+ - config_name: instruction_0
124
+ features:
125
+ - name: text
126
+ dtype: string
127
+ - name: input
128
+ dtype: string
129
+ - name: output
130
+ dtype: string
131
+ - name: answer_choices
132
+ sequence: 'null'
133
+ - name: correct_output_index
134
+ dtype: float64
135
+ splits:
136
+ - name: train
137
+ num_bytes: 2274799
138
+ num_examples: 3639
139
+ - name: val
140
+ num_bytes: 331347
141
+ num_examples: 517
142
+ - name: test
143
+ num_bytes: 1036440
144
+ num_examples: 1676
145
+ download_size: 490005
146
+ dataset_size: 3642586
147
  - config_name: raw_data
148
  features:
149
  - name: compound_id
 
599
  path: completion_4/val-*
600
  - split: test
601
  path: completion_4/test-*
602
+ - config_name: instruction_0
603
+ data_files:
604
+ - split: train
605
+ path: instruction_0/train-*
606
+ - split: val
607
+ path: instruction_0/val-*
608
+ - split: test
609
+ path: instruction_0/test-*
610
  - config_name: raw_data
611
  data_files:
612
  - split: train
instruction_0/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:471c79c6ac52b45f4a6dc7f08846a21e62670174b116ad8282e536d439c61024
3
+ size 131093
instruction_0/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfa805351227db2cdc643d891329bc73648a6ee2d2dcd968567ea207bdbd5e61
3
+ size 308105
instruction_0/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:253d425d69b631f10a7738ec294004a9c84c39a8f6764f85b599aa370acd0653
3
+ size 50807