AdrianM0 commited on
Commit
dcfcdcd
·
verified ·
1 Parent(s): 523a43c

Upload dataset

Browse files
README.md CHANGED
@@ -48,6 +48,30 @@ dataset_info:
48
  num_examples: 18992
49
  download_size: 20739700
50
  dataset_size: 93244988
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  - config_name: raw_data
52
  features:
53
  - name: compound_id
@@ -89,6 +113,14 @@ configs:
89
  path: completion_1/val-*
90
  - split: test
91
  path: completion_1/test-*
 
 
 
 
 
 
 
 
92
  - config_name: raw_data
93
  data_files:
94
  - split: train
 
48
  num_examples: 18992
49
  download_size: 20739700
50
  dataset_size: 93244988
51
+ - config_name: completion_2
52
+ features:
53
+ - name: text
54
+ dtype: string
55
+ - name: input
56
+ dtype: string
57
+ - name: output
58
+ dtype: string
59
+ - name: answer_choices
60
+ sequence: 'null'
61
+ - name: correct_output_index
62
+ dtype: float64
63
+ splits:
64
+ - name: train
65
+ num_bytes: 79781667
66
+ num_examples: 281251
67
+ - name: val
68
+ num_bytes: 5023155
69
+ num_examples: 17907
70
+ - name: test
71
+ num_bytes: 5263178
72
+ num_examples: 18992
73
+ download_size: 20887962
74
+ dataset_size: 90068000
75
  - config_name: raw_data
76
  features:
77
  - name: compound_id
 
113
  path: completion_1/val-*
114
  - split: test
115
  path: completion_1/test-*
116
+ - config_name: completion_2
117
+ data_files:
118
+ - split: train
119
+ path: completion_2/train-*
120
+ - split: val
121
+ path: completion_2/val-*
122
+ - split: test
123
+ path: completion_2/test-*
124
  - config_name: raw_data
125
  data_files:
126
  - split: train
completion_2/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:096132e080cf250f4b65646f204c469395c78b27f53344e7fa25aceca5c3d6be
3
+ size 1174963
completion_2/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c91c097da90f42270f696d812482b2620313bbaec9535020972079ac8895d23
3
+ size 18560454
completion_2/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bce1e1187bf5d8f8bee61d3d5f36a2bd0adbe78854a451bba8c343076cbbe5a7
3
+ size 1152545