anoushka2000 commited on
Commit
1206354
·
verified ·
1 Parent(s): 6b0b5a4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -6
README.md CHANGED
@@ -3,13 +3,19 @@ language: en
3
  library_name: transformers
4
  license: gpl-3.0
5
  tags:
6
- - mist
7
- - chemistry
8
- - molecular-property-prediction
 
 
 
 
 
 
 
 
9
  ---
10
 
11
- # MIST: Molecular Insight SMILES Transformers
12
-
13
  MIST is a family of molecular foundation models for molecular property prediction.
14
  The models were pre-trained on SMILES strings from the [Enamine REAL Space](https://enamine.net/compound-collections/real-compounds/real-space-navigator) dataset using the Masked Language Modeling (MLM) objective, then fine-tuned for downstream prediction tasks.
15
 
@@ -175,4 +181,4 @@ Model weights are provided as-is for research purposes only, without guarantees
175
 
176
  For questions, issues, or licensing inquiries, please contact [venkvis@umich.edu](mailto:venkvis@umich.edu).
177
 
178
- <hr>
 
3
  library_name: transformers
4
  license: gpl-3.0
5
  tags:
6
+ - mist
7
+ - chemistry
8
+ - molecular-property-prediction
9
+ title: ' MIST: Molecular Insight SMILES Transformers'
10
+ sdk: streamlit
11
+ emoji: 🚀
12
+ colorFrom: indigo
13
+ colorTo: purple
14
+ pinned: false
15
+ thumbnail: >-
16
+ https://cdn-uploads.huggingface.co/production/uploads/672fec35d68675461e02d9ab/NqT2SG2Ox5Z1bpGKNjXBP.png
17
  ---
18
 
 
 
19
  MIST is a family of molecular foundation models for molecular property prediction.
20
  The models were pre-trained on SMILES strings from the [Enamine REAL Space](https://enamine.net/compound-collections/real-compounds/real-space-navigator) dataset using the Masked Language Modeling (MLM) objective, then fine-tuned for downstream prediction tasks.
21
 
 
181
 
182
  For questions, issues, or licensing inquiries, please contact [venkvis@umich.edu](mailto:venkvis@umich.edu).
183
 
184
+ <hr>