Update README.md
Browse files
README.md
CHANGED
@@ -78,7 +78,7 @@ This model has limited accuracy in processing large molecules and currently, doe
|
|
78 |
|
79 |
<!-- 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. -->
|
80 |
|
81 |
-
The model was trained on 100M examples of SMILES-IUPAC pairs with lr=0.
|
82 |
|
83 |
## Evaluation
|
84 |
|
|
|
78 |
|
79 |
<!-- 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. -->
|
80 |
|
81 |
+
The model was trained on 100M examples of SMILES-IUPAC pairs with lr=0.00001, batch_size=512 for 2 epochs.
|
82 |
|
83 |
## Evaluation
|
84 |
|