Update README.md
Browse files
README.md
CHANGED
@@ -29,7 +29,7 @@ It achieves the following results on the evaluation set:
|
|
29 |
|
30 |
## Model description
|
31 |
|
32 |
-
We trained t5 on SMILES from ZINC using the task of masked-language modeling (MLM). Compared to
|
33 |
|
34 |
|
35 |
## Intended uses & limitations
|
|
|
29 |
|
30 |
## Model description
|
31 |
|
32 |
+
We trained t5 on SMILES from ZINC using the task of masked-language modeling (MLM). Compared to ZINC-t5, ZINC-t5-v2 uses a character-level tokenizer, and it was also trained on ZINC.
|
33 |
|
34 |
|
35 |
## Intended uses & limitations
|