Spaces:
No application file
No application file
Update README.md
Browse files
README.md
CHANGED
|
@@ -84,8 +84,9 @@ results = model.predict(smiles_batch)
|
|
| 84 |
|
| 85 |
### Pre-trained
|
| 86 |
- [`mist-1.8B-dh61satt`](https://huggingface.co/mist-models/mist-1.8B-dh61satt): Flagship MIST model (MIST-1.8B)
|
| 87 |
-
- [`mist-28M-ti624ev1`](https://huggingface.co/mist-models/mist-28M-ti624ev1): Smaller MIST model (MIST-28M).
|
| 88 |
|
|
|
|
| 89 |
Below is a full list of finetuned variants hosted on HuggingFace:
|
| 90 |
### MoleculeNet Benchmark Models
|
| 91 |
|
|
|
|
| 84 |
|
| 85 |
### Pre-trained
|
| 86 |
- [`mist-1.8B-dh61satt`](https://huggingface.co/mist-models/mist-1.8B-dh61satt): Flagship MIST model (MIST-1.8B)
|
| 87 |
+
- [`mist-28M-ti624ev1`](https://huggingface.co/mist-models/mist-28M-ti624ev1) **: Smaller MIST model (MIST-28M).
|
| 88 |
|
| 89 |
+
`**` Indicates publically released models.
|
| 90 |
Below is a full list of finetuned variants hosted on HuggingFace:
|
| 91 |
### MoleculeNet Benchmark Models
|
| 92 |
|