Update README.md
Browse files
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.
|