Commit
·
9b1a14f
1
Parent(s):
8fe26ee
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -38,7 +38,7 @@ image.save("my_image.png")
|
|
38 |
These are the key hyperparameters used during training:
|
39 |
|
40 |
* Epochs: 50
|
41 |
-
* Learning rate:
|
42 |
* Batch size: 2
|
43 |
* Image resolution: 512
|
44 |
* Mixed-precision: fp16
|
|
|
38 |
These are the key hyperparameters used during training:
|
39 |
|
40 |
* Epochs: 50
|
41 |
+
* Learning rate: 1e-05
|
42 |
* Batch size: 2
|
43 |
* Image resolution: 512
|
44 |
* Mixed-precision: fp16
|