gbyuvd commited on
Commit
918660a
Β·
verified Β·
1 Parent(s): 2f8b5c6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -142,6 +142,7 @@ outputs = tokenizer.batch_encode_plus(smiles_list, padding=True, truncation=True
142
 
143
  ## πŸ“š Models using this tokenizer:
144
  - [ChemMiniQ3-HoriFIE](https://github.com/gbyuvd/ChemMiniQ3-HoriFIE)
 
145
 
146
 
147
  ## πŸ“š Early VAE Evaluation (vs. ChemBERTa's) [WIP for Scaling]
@@ -205,7 +206,7 @@ This project is an ongoing **experiment** β€” all contributions are welcome!
205
  - [x] Redo evaluation with proper metrics and CI
206
  - [>] Validation on VAE and Causal LM Transformer
207
  - [x] Finish vocab construction on SELFIES
208
- - [ ] Write technical report on methods, results
209
 
210
  ## πŸ“„ License
211
 
 
142
 
143
  ## πŸ“š Models using this tokenizer:
144
  - [ChemMiniQ3-HoriFIE](https://github.com/gbyuvd/ChemMiniQ3-HoriFIE)
145
+ - [ChemMiniQ3-SAbRLo](https://huggingface.co/gbyuvd/ChemMiniQ3-SAbRLo)
146
 
147
 
148
  ## πŸ“š Early VAE Evaluation (vs. ChemBERTa's) [WIP for Scaling]
 
206
  - [x] Redo evaluation with proper metrics and CI
207
  - [>] Validation on VAE and Causal LM Transformer
208
  - [x] Finish vocab construction on SELFIES
209
+ - [>] Write technical report on methods, results
210
 
211
  ## πŸ“„ License
212