anoushka2000 commited on
Commit
dc229ab
·
verified ·
1 Parent(s): 9a571c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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