Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
|
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.
|