Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ image.save("my_image.png")
|
|
37 |
|
38 |
These are the key hyperparameters used during training:
|
39 |
|
40 |
-
* Epochs:
|
41 |
* Learning rate: 1e-07
|
42 |
* Batch size: 1
|
43 |
* Gradient accumulation steps: 1
|
|
|
37 |
|
38 |
These are the key hyperparameters used during training:
|
39 |
|
40 |
+
* Epochs: 16
|
41 |
* Learning rate: 1e-07
|
42 |
* Batch size: 1
|
43 |
* Gradient accumulation steps: 1
|