tommycik commited on
Commit
32863a1
·
verified ·
1 Parent(s): ed887fe

Upload training_config.yaml with huggingface_hub

Browse files
Files changed (1) hide show
  1. training_config.yaml +4 -4
training_config.yaml CHANGED
@@ -2,12 +2,12 @@ N4: false
2
  checkpointing_steps: 250
3
  controlnet_model: InstantX/FLUX.1-dev-Controlnet-Canny
4
  controlnet_type: canny
5
- gradient_accumulation_steps: 1
6
  hub_model_id: tommycik/ControlNetCannyNew
7
- learning_rate: 2e-06
8
  mixed_precision: bf16
9
  resolution: 512
10
- steps: 1
11
- train_batch_size: 1
12
  validation_image: None
13
  validation_steps: 125
 
2
  checkpointing_steps: 250
3
  controlnet_model: InstantX/FLUX.1-dev-Controlnet-Canny
4
  controlnet_type: canny
5
+ gradient_accumulation_steps: 4
6
  hub_model_id: tommycik/ControlNetCannyNew
7
+ learning_rate: 5e-06
8
  mixed_precision: bf16
9
  resolution: 512
10
+ steps: 1000
11
+ train_batch_size: 2
12
  validation_image: None
13
  validation_steps: 125