File size: 752 Bytes
0358c79
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
  "category": "cable",
  "n_triplets": 92,
  "total_steps": 1380,
  "final_loss": 0.010519,
  "best_loss": 0.00207,
  "mean_loss_last_100": 0.176273,
  "config": {
    "rank": 8,
    "alpha": 16,
    "dropout": 0.05,
    "target_modules": [
      "to_q",
      "to_k",
      "to_v",
      "to_out.0",
      "proj_in",
      "proj_out"
    ],
    "learning_rate": 0.0001,
    "weight_decay": 0.01,
    "max_steps_per_category": 1500,
    "min_steps_per_category": 400,
    "steps_per_sample": 15,
    "batch_size": 1,
    "grad_accum": 4,
    "warmup_ratio": 0.1,
    "save_every": 500,
    "resolution": 512,
    "mixed_precision": true
  },
  "base_model": "sd2-community/stable-diffusion-2-inpainting",
  "timestamp": "2026-04-09T06:44:25.943816"
}