TejasNavada commited on
Commit
903edfa
1 Parent(s): 8117d3e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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: 50
41
- * Learning rate: 1e-05
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