AdrianM0 commited on
Commit
668ff29
·
verified ·
1 Parent(s): 58891d9

Add MUV_644-multimodal config via script

Browse files
MUV_644-multimodal/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6542fd4638d80b50672cf89216bb39c087e7c4394af1e11ac1b441ddef78c101
3
- size 171580504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c45fa09e9f2e0a43a9e0765fb81d4839eb358937e666882c6cb10527d790615b
3
+ size 27721730
MUV_644-multimodal/train-00000-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94d605b08c51ec39e12ebf1af409c0a20b2b7490087b97065221c15ec0b92006
3
- size 399220811
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8877e771487a3d532445a6a683761f7011f686d12dfa0cddfe47080158e16222
3
+ size 63871565
MUV_644-multimodal/train-00001-of-00002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c29232e8c06ae23af9ec0b0a974a1a726acec3f6b82198f26446fcb1834cf5af
3
- size 397736515
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dda48df94d64d122b7dd9022c18c13dd3b1bdc500b45a9975b84743461dd02ba
3
+ size 66313740
MUV_644-multimodal/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f058b267cda58cdc2448a4a8cce745c10eabae59f4bce62f9a4926524745f5ef
3
+ size 28135416
README.md CHANGED
@@ -2,38 +2,38 @@
2
  dataset_info:
3
  - config_name: MUV_644-multimodal
4
  features:
5
- - name: SMILES
 
 
6
  dtype: string
7
- - name: MUV-644
8
- dtype: int64
9
- - name: split
10
  dtype: string
11
  - name: SMILES_ORIGINAL
12
  dtype: string
13
- - name: IMAGE
14
- dtype: image
15
  - name: SELFIES
16
  dtype: string
17
- - name: InChIKey
18
  dtype: string
19
  - name: IUPAC
20
  dtype: string
21
- - name: template_original
22
- dtype: string
23
- - name: template
24
  dtype: string
 
 
25
  splits:
26
  - name: train
27
- num_bytes: 822274620.375
28
  num_examples: 50685
29
- - name: val
30
- num_bytes: 181768231.125
31
  num_examples: 11095
32
  - name: test
33
- num_bytes: 177070121.875
34
  num_examples: 11145
35
- download_size: 1144782438
36
- dataset_size: 1181112973.375
37
  - config_name: nr_aromatase_tox21-multimodal
38
  features:
39
  - name: IMAGE
@@ -75,8 +75,8 @@ configs:
75
  data_files:
76
  - split: train
77
  path: MUV_644-multimodal/train-*
78
- - split: val
79
- path: MUV_644-multimodal/val-*
80
  - split: test
81
  path: MUV_644-multimodal/test-*
82
  - config_name: nr_aromatase_tox21-multimodal
 
2
  dataset_info:
3
  - config_name: MUV_644-multimodal
4
  features:
5
+ - name: IMAGE
6
+ dtype: image
7
+ - name: template
8
  dtype: string
9
+ - name: template_original
10
+ dtype: string
11
+ - name: SMILES
12
  dtype: string
13
  - name: SMILES_ORIGINAL
14
  dtype: string
 
 
15
  - name: SELFIES
16
  dtype: string
17
+ - name: InChI
18
  dtype: string
19
  - name: IUPAC
20
  dtype: string
21
+ - name: split
 
 
22
  dtype: string
23
+ - name: MUV-644
24
+ dtype: int64
25
  splits:
26
  - name: train
27
+ num_bytes: 644603403.95
28
  num_examples: 50685
29
+ - name: validation
30
+ num_bytes: 142765090.65
31
  num_examples: 11095
32
  - name: test
33
+ num_bytes: 140696973.15
34
  num_examples: 11145
35
+ download_size: 186042451
36
+ dataset_size: 928065467.75
37
  - config_name: nr_aromatase_tox21-multimodal
38
  features:
39
  - name: IMAGE
 
75
  data_files:
76
  - split: train
77
  path: MUV_644-multimodal/train-*
78
+ - split: validation
79
+ path: MUV_644-multimodal/validation-*
80
  - split: test
81
  path: MUV_644-multimodal/test-*
82
  - config_name: nr_aromatase_tox21-multimodal