suenoomozawa commited on
Commit
1f77108
·
verified ·
1 Parent(s): 323a4d0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -23,8 +23,8 @@ Welcome to the model weights of [ChemBFN model](https://pubs.acs.org/doi/10.1021
23
 
24
  * [`zinc15_40m.pt`](zinc15_40m.pt): a 54M ChemBFN model trained on 40M molecules (SMILES) from ZINC15 database.
25
  * [`zinc15_190m.pt`](zinc15_190m.pt): a 54M ChemBFN model trained on 190M molecules (SMILES) from ZINC15 database.
26
- * [`zinc15_190m_large.pt`](zinc15_190m_large.pt): a 217M ChemBFN model trained on 190M molecules (SMILES) from ZINC15 database.
27
  * [`zinc15_40m_selfies.pt`](zinc15_40m_selfies.pt): a 54M ChemBFN model trained on 40M molecules (SELFIES) from ZINC15 database.
 
28
  * [`zinc15_40m_safe_large.pt`](zinc15_40m_safe_large.pt): a 217M ChemBFN model trained on 40M molecules (SAFE) from ZINC15 database.
29
 
30
  ## Configuration file
@@ -33,4 +33,8 @@ Welcome to the model weights of [ChemBFN model](https://pubs.acs.org/doi/10.1021
33
 
34
  ## Vocabulary file
35
 
36
- * [`zinc15_selfies_vocab.txt`](zinc15_selfies_vocab.txt) stores the SELFIES vocabulary.
 
 
 
 
 
23
 
24
  * [`zinc15_40m.pt`](zinc15_40m.pt): a 54M ChemBFN model trained on 40M molecules (SMILES) from ZINC15 database.
25
  * [`zinc15_190m.pt`](zinc15_190m.pt): a 54M ChemBFN model trained on 190M molecules (SMILES) from ZINC15 database.
 
26
  * [`zinc15_40m_selfies.pt`](zinc15_40m_selfies.pt): a 54M ChemBFN model trained on 40M molecules (SELFIES) from ZINC15 database.
27
+ * [`zinc15_190m_large.pt`](zinc15_190m_large.pt): a 217M ChemBFN model trained on 190M molecules (SMILES) from ZINC15 database.
28
  * [`zinc15_40m_safe_large.pt`](zinc15_40m_safe_large.pt): a 217M ChemBFN model trained on 40M molecules (SAFE) from ZINC15 database.
29
 
30
  ## Configuration file
 
33
 
34
  ## Vocabulary file
35
 
36
+ * [`zinc15_selfies_vocab.txt`](zinc15_selfies_vocab.txt) stores the SELFIES vocabulary.
37
+
38
+ ## Model Card Author
39
+
40
+ Nianze TAO