AdrianM0 commited on
Commit
601fb4e
·
verified ·
1 Parent(s): d41dfa0

Add MUV_652-multimodal config via script

Browse files
MUV_652-multimodal/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de6a0738b7c3e99c2194522ebbd30d009d3f192c51cea4a8f1bf425a6b0c8fdb
3
+ size 27535544
MUV_652-multimodal/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b66a0b7be39e404b5b8f26ab52ca09ccc644392378b9acb63d2bca18f0069fb
3
+ size 66776635
MUV_652-multimodal/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce2d8d7a0bd0bd435f47d1e474177504d93bc0656e0f48505539b7d85c936554
3
+ size 70098748
MUV_652-multimodal/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891541a666ccc295834ea1356548fd202e83708eef18d7df25ad95429e169669
3
+ size 29976496
README.md CHANGED
@@ -68,6 +68,40 @@ dataset_info:
68
  num_examples: 11145
69
  download_size: 186042451
70
  dataset_size: 928065467.75
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  - config_name: MUV_859-multimodal
72
  features:
73
  - name: IMAGE
@@ -333,6 +367,14 @@ configs:
333
  path: MUV_644-multimodal/validation-*
334
  - split: test
335
  path: MUV_644-multimodal/test-*
 
 
 
 
 
 
 
 
336
  - config_name: MUV_859-multimodal
337
  data_files:
338
  - split: validation
 
68
  num_examples: 11145
69
  download_size: 186042451
70
  dataset_size: 928065467.75
71
+ - config_name: MUV_652-multimodal
72
+ features:
73
+ - name: IMAGE
74
+ dtype: image
75
+ - name: template
76
+ dtype: string
77
+ - name: template_original
78
+ dtype: string
79
+ - name: SMILES
80
+ dtype: string
81
+ - name: SMILES_ORIGINAL
82
+ dtype: string
83
+ - name: SELFIES
84
+ dtype: string
85
+ - name: InChI
86
+ dtype: string
87
+ - name: IUPAC
88
+ dtype: string
89
+ - name: split
90
+ dtype: string
91
+ - name: MUV-652
92
+ dtype: int64
93
+ splits:
94
+ - name: validation
95
+ num_bytes: 152446558.95
96
+ num_examples: 11585
97
+ - name: test
98
+ num_bytes: 140116350.0
99
+ num_examples: 11000
100
+ - name: train
101
+ num_bytes: 678914593.45
102
+ num_examples: 51835
103
+ download_size: 194387423
104
+ dataset_size: 971477502.4000001
105
  - config_name: MUV_859-multimodal
106
  features:
107
  - name: IMAGE
 
367
  path: MUV_644-multimodal/validation-*
368
  - split: test
369
  path: MUV_644-multimodal/test-*
370
+ - config_name: MUV_652-multimodal
371
+ data_files:
372
+ - split: validation
373
+ path: MUV_652-multimodal/validation-*
374
+ - split: test
375
+ path: MUV_652-multimodal/test-*
376
+ - split: train
377
+ path: MUV_652-multimodal/train-*
378
  - config_name: MUV_859-multimodal
379
  data_files:
380
  - split: validation