mm9all commited on
Commit
9f3132f
·
verified ·
1 Parent(s): bcd8e91

End of training

Browse files
README.md CHANGED
@@ -12,6 +12,13 @@ tags:
12
  - flux2-klein
13
  - flux2-klein-diffusers
14
  - template:sd-lora
 
 
 
 
 
 
 
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
12
  - flux2-klein
13
  - flux2-klein-diffusers
14
  - template:sd-lora
15
+ - text-to-image
16
+ - diffusers-training
17
+ - diffusers
18
+ - lora
19
+ - flux2-klein
20
+ - flux2-klein-diffusers
21
+ - template:sd-lora
22
  ---
23
 
24
  <!-- This model card has been generated automatically according to the information the training script had access to. You
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:94723aac15bb21913d901ac21d90862c830ea6a4b80a4393e867512657ef801f
3
  size 8398392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63f3237e65ff57bb737630b5703e502c318427ce93812772991766676d68590c
3
  size 8398392
training_metadata.json CHANGED
@@ -9,7 +9,7 @@
9
  "learning_rate": 0.0001,
10
  "lr_scheduler": "constant",
11
  "lr_warmup_steps": 20,
12
- "original_max_train_steps": 1000,
13
  "train_batch_size": 1,
14
  "gradient_accumulation_steps": 4,
15
  "checkpointing_steps": 50,
 
9
  "learning_rate": 0.0001,
10
  "lr_scheduler": "constant",
11
  "lr_warmup_steps": 20,
12
+ "original_max_train_steps": 100,
13
  "train_batch_size": 1,
14
  "gradient_accumulation_steps": 4,
15
  "checkpointing_steps": 50,
training_progress.json CHANGED
@@ -1 +1 @@
1
- {"current_step": 1000, "total_steps": 1000, "resume_from_step": 0, "current_loss": 0.627, "best_loss": 0.343, "best_checkpoint_step": 890, "current_lr": 0.0001, "step_time": 2.6753219604492187, "eta_seconds": 0, "progress": 100, "status": "training", "model_version": "klein_9b"}
 
1
+ {"current_step": 0, "total_steps": 100, "resume_from_step": 0, "current_loss": 0.0, "best_loss": null, "best_checkpoint_step": null, "current_lr": 0.0, "step_time": 7.0, "eta_seconds": 700, "progress": 0, "status": "training", "model_version": "klein_9b"}