Update README.md
Browse files
README.md
CHANGED
@@ -105,7 +105,7 @@ This model has limited accuracy in processing large molecules and currently, doe
|
|
105 |
|
106 |
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
107 |
|
108 |
-
The model was trained on 100M examples of SMILES-IUPAC pairs with lr=0.
|
109 |
|
110 |
## Evaluation
|
111 |
|
|
|
105 |
|
106 |
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
107 |
|
108 |
+
The model was trained on 100M examples of SMILES-IUPAC pairs with lr=0.00001, batch_size=512 for 2 epochs.
|
109 |
|
110 |
## Evaluation
|
111 |
|