sagawa commited on
Commit
55faa25
·
1 Parent(s): 5359673

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,3 +1,5 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # PubChem-10m-t5-v2
5
+ We trained T5 on SMILES from PubChem using the task of masked-language modeling (MLM). Compared to PubChem-t5, PubChemC-t5-v2 uses a character-level tokenizer. This model can be used for the prediction of molecules' properties, reactions, or interactions with proteins by changing the way of finetuning.