anoushka2000 commited on
Commit
4080d61
·
verified ·
1 Parent(s): 6c36c0b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -12
README.md CHANGED
@@ -91,7 +91,7 @@ Below is a full list of finetuned variants hosted on HuggingFace:
91
 
92
  | Folder | Encoder | Dataset |
93
  | ---------------------------------------------------------------------- | :-------: | ------------------------- |
94
- | [mist-1.8B-fbdn8e35-bbbp](https://huggingface.co/mist-models/mist-1.8B-fbdn8e35-bbbp) | MIST-1.8B | MoleculeNet BBBP |
95
  | [mist-1.8B-1a4puhg2-hiv](https://huggingface.co/mist-models/mist-1.8B-1a4puhg2-hiv) | MIST-1.8B | MoleculeNet HIV |
96
  | [mist-1.8B-m50jgolp-bace](https://huggingface.co/mist-models/mist-1.8B-m50jgolp-bace) | MIST-1.8B | MoleculeNet BACE |
97
  | [mist-1.8B-uop1z0dc-tox21](https://huggingface.co/mist-models/mist-1.8B-uop1z0dc-tox21) | MIST-1.8B | MoleculeNet Tox21 |
@@ -101,20 +101,21 @@ Below is a full list of finetuned variants hosted on HuggingFace:
101
  | [mist-1.8B-iwqj2cld-freesolv](https://huggingface.co/mist-models/mist-1.8B-iwqj2cld-freesolv) | MIST-1.8B | MoleculeNet FreeSolv |
102
  | [mist-1.8B-jvt4azpz-lipo](https://huggingface.co/mist-models/mist-1.8B-jvt4azpz-lipo) | MIST-1.8B | MoleculeNet Lipophilicity |
103
  | [mist-1.8B-8nd1ot5j-qm8](https://huggingface.co/mist-models/mist-1.8B-8nd1ot5j-qm8) | MIST-1.8B | MoleculeNet QM8 |
104
- | [mist-28M-3xpfhv48-bbbp](https://huggingface.co/mist-models/mist-28M-3xpfhv48-bbbp) | MIST-28M | MoleculeNet BBBP |
105
- | [mist-28M-8fh43gke-hiv](https://huggingface.co/mist-models/mist-28M-8fh43gke-hiv) | MIST-28M | MoleculeNet HIV |
106
- | [mist-28M-8loj3bab-bace](https://huggingface.co/mist-models/mist-28M-8loj3bab-bace) | MIST-28M | MoleculeNet BACE |
107
- | [mist-28M-kw4ks27p-tox21](https://huggingface.co/mist-models/mist-28M-kw4ks27p-tox21) | MIST-28M | MoleculeNet Tox21 |
108
- | [mist-28M-97vfcykk-clintox](https://huggingface.co/mist-models/mist-28M-97vfcykk-clintox) | MIST-28M | MoleculeNet ClinTox |
109
- | [mist-28M-z8qo16uy-sider](https://huggingface.co/mist-models/mist-28M-z8qo16uy-sider) | MIST-28M | MoleculeNet SIDER |
110
- | [mist-28M-kcwb9le5-esol](https://huggingface.co/mist-models/mist-28M-kcwb9le5-esol) | MIST-28M | MoleculeNet ESOL |
111
  | mist-28M-0uiq7o7m-freesolv * | MIST-28M | MoleculeNet FreeSolv |
112
- | [mist-28M-xzr5ulva-lipo](https://huggingface.co/mist-models/mist-28M-xzr5ulva-lipo) | MIST-28M | MoleculeNet Lipophilicity |
113
- | [mist-28M-gzwqzpcr-qm8](https://huggingface.co/mist-models/mist-28M-gzwqzpcr-qm8) | MIST-28M | MoleculeNet QM8 |
114
- | [mist-26.9M-kkgx0omx-qm9](https://huggingface.co/mist-models/mist-26.9M-kkgx0omx-qm9) | MIST-28M | MoleculeNet QM9 |
115
 
116
 
117
- `*` Indicates models currently not available on hugging-face due to storage limits
 
118
 
119
  #### QM9 Benchmark Models
120
  The single target (MIST-1.8B encoder) models for properties in QM9 are available.
@@ -157,6 +158,9 @@ These are additional multi-target finetuned models consisting of a MIST encoder
157
  | [mist-26.9M-kkgx0omx-qm9](https://huggingface.co/mist-models/mist-26.9M-kkgx0omx-qm9) | MIST-28M | QM9 Dataset with SMILES randomization |
158
  | [mist-28M-ttqcvt6fs-toxcast](https://huggingface.co/mist-models/mist-28M-ttqcvt6fs-toxcast) | MIST-28M | ToxCast |
159
  | [mist-28M-yr1urd2c-muv](https://huggingface.co/mist-models/mist-28M-yr1urd2c-muv) | MIST-28M | Maximum Unbiased Validation (MUV) |
 
 
 
160
 
161
  ### Finetuned Mixture Models
162
 
 
91
 
92
  | Folder | Encoder | Dataset |
93
  | ---------------------------------------------------------------------- | :-------: | ------------------------- |
94
+ | [mist-1.8B-fbdn8e35-bbbp](https://huggingface.co/mist-models/mist-1.8B-fbdn8e35-bbbp) | MIST-1.8B | MoleculeNet BBBP |
95
  | [mist-1.8B-1a4puhg2-hiv](https://huggingface.co/mist-models/mist-1.8B-1a4puhg2-hiv) | MIST-1.8B | MoleculeNet HIV |
96
  | [mist-1.8B-m50jgolp-bace](https://huggingface.co/mist-models/mist-1.8B-m50jgolp-bace) | MIST-1.8B | MoleculeNet BACE |
97
  | [mist-1.8B-uop1z0dc-tox21](https://huggingface.co/mist-models/mist-1.8B-uop1z0dc-tox21) | MIST-1.8B | MoleculeNet Tox21 |
 
101
  | [mist-1.8B-iwqj2cld-freesolv](https://huggingface.co/mist-models/mist-1.8B-iwqj2cld-freesolv) | MIST-1.8B | MoleculeNet FreeSolv |
102
  | [mist-1.8B-jvt4azpz-lipo](https://huggingface.co/mist-models/mist-1.8B-jvt4azpz-lipo) | MIST-1.8B | MoleculeNet Lipophilicity |
103
  | [mist-1.8B-8nd1ot5j-qm8](https://huggingface.co/mist-models/mist-1.8B-8nd1ot5j-qm8) | MIST-1.8B | MoleculeNet QM8 |
104
+ | [mist-28M-3xpfhv48-bbbp](https://huggingface.co/mist-models/mist-28M-3xpfhv48-bbbp) ** | MIST-28M | MoleculeNet BBBP |
105
+ | [mist-28M-8fh43gke-hiv](https://huggingface.co/mist-models/mist-28M-8fh43gke-hiv) ** | MIST-28M | MoleculeNet HIV |
106
+ | [mist-28M-8loj3bab-bace](https://huggingface.co/mist-models/mist-28M-8loj3bab-bace) ** | MIST-28M | MoleculeNet BACE |
107
+ | [mist-28M-kw4ks27p-tox21](https://huggingface.co/mist-models/mist-28M-kw4ks27p-tox21) ** | MIST-28M | MoleculeNet Tox21 |
108
+ | [mist-28M-97vfcykk-clintox](https://huggingface.co/mist-models/mist-28M-97vfcykk-clintox) ** | MIST-28M | MoleculeNet ClinTox |
109
+ | [mist-28M-z8qo16uy-sider](https://huggingface.co/mist-models/mist-28M-z8qo16uy-sider) ** | MIST-28M | MoleculeNet SIDER |
110
+ | [mist-28M-kcwb9le5-esol](https://huggingface.co/mist-models/mist-28M-kcwb9le5-esol) ** | MIST-28M | MoleculeNet ESOL |
111
  | mist-28M-0uiq7o7m-freesolv * | MIST-28M | MoleculeNet FreeSolv |
112
+ | [mist-28M-xzr5ulva-lipo](https://huggingface.co/mist-models/mist-28M-xzr5ulva-lipo) ** | MIST-28M | MoleculeNet Lipophilicity |
113
+ | [mist-28M-gzwqzpcr-qm8](https://huggingface.co/mist-models/mist-28M-gzwqzpcr-qm8) ** | MIST-28M | MoleculeNet QM8 |
114
+ | [mist-26.9M-kkgx0omx-qm9](https://huggingface.co/mist-models/mist-26.9M-kkgx0omx-qm9) ** | MIST-28M | MoleculeNet QM9 |
115
 
116
 
117
+ `**` Indicates publically released models.
118
+ `*` Indicates models currently not available on hugging-face due to storage limits.
119
 
120
  #### QM9 Benchmark Models
121
  The single target (MIST-1.8B encoder) models for properties in QM9 are available.
 
158
  | [mist-26.9M-kkgx0omx-qm9](https://huggingface.co/mist-models/mist-26.9M-kkgx0omx-qm9) | MIST-28M | QM9 Dataset with SMILES randomization |
159
  | [mist-28M-ttqcvt6fs-toxcast](https://huggingface.co/mist-models/mist-28M-ttqcvt6fs-toxcast) | MIST-28M | ToxCast |
160
  | [mist-28M-yr1urd2c-muv](https://huggingface.co/mist-models/mist-28M-yr1urd2c-muv) | MIST-28M | Maximum Unbiased Validation (MUV) |
161
+ | [mist-models/mist-28M-ggd8iisr-tmQM](https://huggingface.co/mist-models/mist-models/mist-28M-ggd8iisr-tmQM) ** | MIST-28M | QM properties of transition metal orgaomettallics |
162
+
163
+ `**` Indicates publically released models.
164
 
165
  ### Finetuned Mixture Models
166