armhebb commited on
Commit
912df83
·
1 Parent(s): 93eb9b7

End of training

Browse files
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ ---
3
+ tags:
4
+ - stable-diffusion-xl
5
+ - stable-diffusion-xl-diffusers
6
+ - text-to-image
7
+ - diffusers
8
+ - lora
9
+ inference: true
10
+ ---
11
+
12
+ # LoRA text2image fine-tuning - armhebb/sd-model-finetuned-lora
13
+
14
+ These are LoRA adaption weights for resleeve_base. The weights were fine-tuned on the None dataset. You can find some example images in the following.
15
+
16
+
17
+
18
+ LoRA for the text encoder was enabled: False.
19
+
20
+ Special VAE used for training: None.
logs/text2image-fine-tune/1704469386.4164248/events.out.tfevents.1704469386.14ba5ab1027e.1937.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bbd5cdbff17110482bc552452389796c36524f57af2a2c5730f86880768643ff
3
+ size 2246
logs/text2image-fine-tune/1704469386.4172266/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: false
9
+ checkpointing_steps: 2000
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: constant
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 10
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 2
31
+ num_validation_images: 4
32
+ output_dir: sd-model-finetuned-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: /sdxl_j
35
+ pretrained_vae_model_name_or_path: null
36
+ push_to_hub: true
37
+ random_flip: true
38
+ rank: 4
39
+ report_to: tensorboard
40
+ resolution: 1024
41
+ resume_from_checkpoint: null
42
+ revision: null
43
+ scale_lr: false
44
+ seed: 42
45
+ snr_gamma: null
46
+ train_batch_size: 1
47
+ train_data_dir: /sample_dataset
48
+ train_text_encoder: false
49
+ use_8bit_adam: false
50
+ validation_epochs: 1000
51
+ validation_prompt: null
52
+ variant: null
53
+ wandb_token: null
logs/text2image-fine-tune/1704469498.448096/events.out.tfevents.1704469498.14ba5ab1027e.3281.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c27535e4f03ca90afdb00e40538990bb6b4fb718ea06491e40bea0500d8e5cb
3
+ size 2246
logs/text2image-fine-tune/1704469498.4490023/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ cache_dir: null
7
+ caption_column: text
8
+ center_crop: false
9
+ checkpointing_steps: 2000
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 1
16
+ gradient_checkpointing: false
17
+ hub_model_id: null
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: constant
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 10
28
+ mixed_precision: fp16
29
+ noise_offset: 0
30
+ num_train_epochs: 2
31
+ num_validation_images: 4
32
+ output_dir: sd-model-finetuned-lora
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: /sdxl_j
35
+ pretrained_vae_model_name_or_path: null
36
+ push_to_hub: true
37
+ random_flip: true
38
+ rank: 4
39
+ report_to: tensorboard
40
+ resolution: 1024
41
+ resume_from_checkpoint: null
42
+ revision: null
43
+ scale_lr: false
44
+ seed: 42
45
+ snr_gamma: null
46
+ train_batch_size: 1
47
+ train_data_dir: /sample_dataset
48
+ train_text_encoder: false
49
+ use_8bit_adam: false
50
+ validation_epochs: 1000
51
+ validation_prompt: null
52
+ variant: null
53
+ wandb_token: null
logs/text2image-fine-tune/events.out.tfevents.1704469386.14ba5ab1027e.1937.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:434e20f7874f512e9df1e3c3a28fd1c86485d2f2f04e58c7c1a08031a045a8fb
3
+ size 88
logs/text2image-fine-tune/events.out.tfevents.1704469498.14ba5ab1027e.3281.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f57c689de43e55a9ab509a0c776711cbeac6853b2d57724faa6df787d342d35d
3
+ size 568
pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f904649a0b29b4ad43fa2070d4cb312e11c4c021e3f44cfa8a0996b3b011377d
3
+ size 23390424