sagawa commited on
Commit
f755533
1 Parent(s): a7bdd66

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -1,3 +1,6 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # ZINC-t5-v2
5
+
6
+ We trained T5 on SMILES from ZINC using the task of masked-language modeling (MLM). Compared to ZINC-t5-v1, ZINC-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.