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

Upload dataset

Browse files
README.md CHANGED
@@ -144,6 +144,30 @@ dataset_info:
144
  num_examples: 1676
145
  download_size: 490005
146
  dataset_size: 3642586
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
147
  - config_name: raw_data
148
  features:
149
  - name: compound_id
@@ -607,6 +631,14 @@ configs:
607
  path: instruction_0/val-*
608
  - split: test
609
  path: instruction_0/test-*
 
 
 
 
 
 
 
 
610
  - config_name: raw_data
611
  data_files:
612
  - split: train
 
144
  num_examples: 1676
145
  download_size: 490005
146
  dataset_size: 3642586
147
+ - config_name: instruction_1
148
+ features:
149
+ - name: text
150
+ dtype: string
151
+ - name: input
152
+ dtype: string
153
+ - name: output
154
+ dtype: string
155
+ - name: answer_choices
156
+ sequence: 'null'
157
+ - name: correct_output_index
158
+ dtype: float64
159
+ splits:
160
+ - name: train
161
+ num_bytes: 2281895
162
+ num_examples: 3639
163
+ - name: val
164
+ num_bytes: 333029
165
+ num_examples: 517
166
+ - name: test
167
+ num_bytes: 1043674
168
+ num_examples: 1676
169
+ download_size: 486511
170
+ dataset_size: 3658598
171
  - config_name: raw_data
172
  features:
173
  - name: compound_id
 
631
  path: instruction_0/val-*
632
  - split: test
633
  path: instruction_0/test-*
634
+ - config_name: instruction_1
635
+ data_files:
636
+ - split: train
637
+ path: instruction_1/train-*
638
+ - split: val
639
+ path: instruction_1/val-*
640
+ - split: test
641
+ path: instruction_1/test-*
642
  - config_name: raw_data
643
  data_files:
644
  - split: train
instruction_1/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:917ec85c96975b4346d2bc1b7e755304b16ba790a7b58b931edc0736852cdcdc
3
+ size 130193
instruction_1/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:849d97a81b96eba8494bfaa66e76ab35b213c95e89a52bd948fe0a92c744a8e1
3
+ size 305725
instruction_1/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f05b28f3ee2617278b5d95a603a85d5c170e60dc8cc5944d2f4b7ffc69f44a9
3
+ size 50593