Youssefx64 commited on
Commit
92ac04e
·
verified ·
1 Parent(s): c9a3589

Add training summary

Browse files
Files changed (1) hide show
  1. model_summary.json +11 -0
model_summary.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "FloorMind Stable Diffusion v2",
3
+ "base_model": "runwayml/stable-diffusion-v1-5",
4
+ "resolution": 512,
5
+ "best_val_loss": 0.0522,
6
+ "epochs_trained": 10,
7
+ "learning_rate": 5e-05,
8
+ "warmup_steps": 200,
9
+ "augmentation": "rotation\u00b15\u00b0 only",
10
+ "saved_at": "2026-04-14T15:21:44.397481"
11
+ }