TejasNavada
commited on
Commit
•
903edfa
1
Parent(s):
8117d3e
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -37,8 +37,8 @@ image.save("my_image.png")
|
|
37 |
|
38 |
These are the key hyperparameters used during training:
|
39 |
|
40 |
-
* Epochs:
|
41 |
-
* Learning rate:
|
42 |
* Batch size: 2
|
43 |
* Image resolution: 512
|
44 |
* Mixed-precision: fp16
|
|
|
37 |
|
38 |
These are the key hyperparameters used during training:
|
39 |
|
40 |
+
* Epochs: 100
|
41 |
+
* Learning rate: 5e-06
|
42 |
* Batch size: 2
|
43 |
* Image resolution: 512
|
44 |
* Mixed-precision: fp16
|