AdrianM0 commited on
Commit
5b2986d
·
verified ·
1 Parent(s): d1cb3ef

Add thermosol-multimodal config via script

Browse files
README.md CHANGED
@@ -710,6 +710,40 @@ dataset_info:
710
  num_examples: 11058
711
  download_size: 95003680
712
  dataset_size: 1398433797.82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
713
  configs:
714
  - config_name: BBBP-multimodal
715
  data_files:
@@ -859,4 +893,12 @@ configs:
859
  path: sr_p53_tox21-multimodal/test-*
860
  - split: validation
861
  path: sr_p53_tox21-multimodal/validation-*
 
 
 
 
 
 
 
 
862
  ---
 
710
  num_examples: 11058
711
  download_size: 95003680
712
  dataset_size: 1398433797.82
713
+ - config_name: thermosol-multimodal
714
+ features:
715
+ - name: IMAGE
716
+ dtype: image
717
+ - name: template
718
+ dtype: string
719
+ - name: template_original
720
+ dtype: string
721
+ - name: SMILES
722
+ dtype: string
723
+ - name: SMILES_ORIGINAL
724
+ dtype: string
725
+ - name: SELFIES
726
+ dtype: string
727
+ - name: InChI
728
+ dtype: string
729
+ - name: IUPAC
730
+ dtype: string
731
+ - name: split
732
+ dtype: string
733
+ - name: target
734
+ dtype: float64
735
+ splits:
736
+ - name: validation
737
+ num_bytes: 19354847.65
738
+ num_examples: 1395
739
+ - name: test
740
+ num_bytes: 15779359.95
741
+ num_examples: 1185
742
+ - name: train
743
+ num_bytes: 84915074.8
744
+ num_examples: 6140
745
+ download_size: 23617234
746
+ dataset_size: 120049282.39999999
747
  configs:
748
  - config_name: BBBP-multimodal
749
  data_files:
 
893
  path: sr_p53_tox21-multimodal/test-*
894
  - split: validation
895
  path: sr_p53_tox21-multimodal/validation-*
896
+ - config_name: thermosol-multimodal
897
+ data_files:
898
+ - split: validation
899
+ path: thermosol-multimodal/validation-*
900
+ - split: test
901
+ path: thermosol-multimodal/test-*
902
+ - split: train
903
+ path: thermosol-multimodal/train-*
904
  ---
thermosol-multimodal/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f84cbbcf890477885b84da7f8ab50a140caa87ea558f1202cec3a34607800b76
3
+ size 3100920
thermosol-multimodal/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d949e24e307043f9ed632ed3ec977d1b2f7d653e66040ec10ad19afd01aedaa
3
+ size 16713459
thermosol-multimodal/validation-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e23491b5825cc976556efcbb47cfb42775f1c6d2dfccc0db997210f4245fafc
3
+ size 3802855