sagawa commited on
Commit
109fc00
1 Parent(s): cde0d52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -1,6 +1,5 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- This model is still under construction!!
5
-
6
  We trained T5 on SMILES from PubChem using the task of masked-language modeling (MLM), and its tokenizer is also trained on PubChem data. This model can be used for the prediction of molecules' properties, reactions, or interactions with proteins by changing the way of finetuning.
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ # PubChem-10m-t5
 
5
  We trained T5 on SMILES from PubChem using the task of masked-language modeling (MLM), and its tokenizer is also trained on PubChem data. This model can be used for the prediction of molecules' properties, reactions, or interactions with proteins by changing the way of finetuning.