Vishnou commited on
Commit
ce514cd
1 Parent(s): d37d8c4

End of training

Browse files
Files changed (3) hide show
  1. 100_lora.pt +3 -0
  2. README.md +2 -2
  3. val_imgs_grid.png +0 -0
100_lora.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b21dbc9b0a31d23254e245d83fb21408dfd8b48f1840daf423b9412987148ca
3
+ size 890698
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: 1
41
  * Learning rate: 1e-05
42
  * Batch size: 16
43
  * Gradient accumulation steps: 4
@@ -45,4 +45,4 @@ These are the key hyperparameters used during training:
45
  * Mixed-precision: None
46
 
47
 
48
- More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/vishnou/text2image-fine-tune/runs/mnonar03).
 
37
 
38
  These are the key hyperparameters used during training:
39
 
40
+ * Epochs: 50
41
  * Learning rate: 1e-05
42
  * Batch size: 16
43
  * Gradient accumulation steps: 4
 
45
  * Mixed-precision: None
46
 
47
 
48
+ More information on all the CLI arguments and the environment are available on your [`wandb` run page](https://wandb.ai/vishnou/text2image-fine-tune/runs/418ri92x).
val_imgs_grid.png CHANGED