AdrianM0 commited on
Commit
5962890
·
verified ·
1 Parent(s): 39a870c

Add MUV_692-multimodal config via script

Browse files
MUV_692-multimodal/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b57c6296a827958ee0373cc3da902d308af904fd849e36268b46a158cc5bd3bf
3
+ size 35957703
MUV_692-multimodal/train-00000-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5df999993ebac0d7dffaf7f62df8ed8031a1b8e67008cd0ad6c9f1bf9905c5ac
3
+ size 83737118
MUV_692-multimodal/train-00001-of-00002.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e98ccc19a60c3737d527d5466c1b725d47ab450f4bf5039dab5ec7777b0c770
3
+ size 87758411
MUV_692-multimodal/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88bf181a824d778233e5ae54191fbb1dd05fd0891523d43ab63b47961c4672aa
3
+ size 34848574
README.md CHANGED
@@ -240,6 +240,40 @@ dataset_info:
240
  num_examples: 10810
241
  download_size: 243054913
242
  dataset_size: 1208658703.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
243
  - config_name: MUV_737-multimodal
244
  features:
245
  - name: IMAGE
@@ -1785,6 +1819,14 @@ configs:
1785
  path: MUV_689-multimodal/train-*
1786
  - split: test
1787
  path: MUV_689-multimodal/test-*
 
 
 
 
 
 
 
 
1788
  - config_name: MUV_737-multimodal
1789
  data_files:
1790
  - split: validation
 
240
  num_examples: 10810
241
  download_size: 243054913
242
  dataset_size: 1208658703.4
243
+ - config_name: MUV_692-multimodal
244
+ features:
245
+ - name: IMAGE
246
+ dtype: image
247
+ - name: template
248
+ dtype: string
249
+ - name: template_original
250
+ dtype: string
251
+ - name: SMILES
252
+ dtype: string
253
+ - name: SMILES_ORIGINAL
254
+ dtype: string
255
+ - name: SELFIES
256
+ dtype: string
257
+ - name: InChI
258
+ dtype: string
259
+ - name: IUPAC
260
+ dtype: string
261
+ - name: split
262
+ dtype: string
263
+ - name: MUV-692
264
+ dtype: int64
265
+ splits:
266
+ - name: validation
267
+ num_bytes: 176171890.95
268
+ num_examples: 10885
269
+ - name: test
270
+ num_bytes: 181688803.1
271
+ num_examples: 11230
272
+ - name: train
273
+ num_bytes: 846580357.35
274
+ num_examples: 50905
275
+ download_size: 242301806
276
+ dataset_size: 1204441051.4
277
  - config_name: MUV_737-multimodal
278
  features:
279
  - name: IMAGE
 
1819
  path: MUV_689-multimodal/train-*
1820
  - split: test
1821
  path: MUV_689-multimodal/test-*
1822
+ - config_name: MUV_692-multimodal
1823
+ data_files:
1824
+ - split: validation
1825
+ path: MUV_692-multimodal/validation-*
1826
+ - split: test
1827
+ path: MUV_692-multimodal/test-*
1828
+ - split: train
1829
+ path: MUV_692-multimodal/train-*
1830
  - config_name: MUV_737-multimodal
1831
  data_files:
1832
  - split: validation