MaxReynolds commited on
Commit
66adc64
·
1 Parent(s): d2418d4

End of training

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: 22
41
  * Learning rate: 1e-05
42
  * Batch size: 1
43
  * Gradient accumulation steps: 4
@@ -45,4 +45,4 @@ These are the key hyperparameters used during training:
45
  * Mixed-precision: fp16
46
 
47
 
48
- More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/max-f-reynolds/text2image-fine-tune/runs/kybv4sem).
 
37
 
38
  These are the key hyperparameters used during training:
39
 
40
+ * Epochs: 25
41
  * Learning rate: 1e-05
42
  * Batch size: 1
43
  * Gradient accumulation steps: 4
 
45
  * Mixed-precision: fp16
46
 
47
 
48
+ More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/max-f-reynolds/text2image-fine-tune/runs/vc3btybi).
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fc3d75a7ba6037cd8999e81d7be6b02cc0955b0221f2e7189a29cb553b1d7439
3
  size 3438167536
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b4bb1962b3f5630696a7aad92499bdd2737df2334ad022369a1ab54b27c83fa
3
  size 3438167536
val_imgs_grid.png CHANGED