mprzymus commited on
Commit
8887182
·
1 Parent(s): 68b2afb

End of training

Browse files
README.md CHANGED
@@ -15,7 +15,4 @@ inference: true
15
  These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the mprzymus/text2tile_large dataset. You can find some example images in the following.
16
 
17
  ![img_0](./image_0.png)
18
- ![img_1](./image_1.png)
19
- ![img_2](./image_2.png)
20
- ![img_3](./image_3.png)
21
 
 
15
  These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the mprzymus/text2tile_large dataset. You can find some example images in the following.
16
 
17
  ![img_0](./image_0.png)
 
 
 
18
 
image_0.png CHANGED
logs/text2image-fine-tune/1691260691.9288816/events.out.tfevents.1691260691.marcin-ms7b86.14242.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e963a4ba726259b2f820df4e585cc109ae5ece4a577787c9b9684b2b15f0430
3
+ size 2382
logs/text2image-fine-tune/1691260691.9299395/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: caption
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: mprzymus/text2tile_large
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: mprzymus/map_diffusion_lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 1
31
+ num_validation_images: 0
32
+ output_dir: model_out
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: "OSM from \u0141\xF3d\u017A, Poland, Europe of neighbourhood area\
50
+ \ containing: 1 leisure nature reserve, 1 landuse farmland."
logs/text2image-fine-tune/1691260745.7829463/events.out.tfevents.1691260745.marcin-ms7b86.14730.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f85054f891e3b2cf98e6e301e89a9b1dcd3438a1b3d7cc020ac2c547e5e4b2b
3
+ size 2382
logs/text2image-fine-tune/1691260745.783974/hparams.yml ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: caption
8
+ center_crop: true
9
+ checkpointing_steps: 500
10
+ checkpoints_total_limit: null
11
+ dataloader_num_workers: 8
12
+ dataset_config_name: null
13
+ dataset_name: mprzymus/text2tile_large
14
+ enable_xformers_memory_efficient_attention: false
15
+ gradient_accumulation_steps: 4
16
+ gradient_checkpointing: false
17
+ hub_model_id: mprzymus/map_diffusion_lora
18
+ hub_token: null
19
+ image_column: image
20
+ learning_rate: 0.0001
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_scheduler: cosine
24
+ lr_warmup_steps: 0
25
+ max_grad_norm: 1.0
26
+ max_train_samples: null
27
+ max_train_steps: 15
28
+ mixed_precision: null
29
+ noise_offset: 0
30
+ num_train_epochs: 1
31
+ num_validation_images: 1
32
+ output_dir: model_out
33
+ prediction_type: null
34
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
35
+ push_to_hub: true
36
+ random_flip: true
37
+ rank: 4
38
+ report_to: tensorboard
39
+ resolution: 512
40
+ resume_from_checkpoint: null
41
+ revision: null
42
+ scale_lr: false
43
+ seed: 1337
44
+ snr_gamma: null
45
+ train_batch_size: 1
46
+ train_data_dir: null
47
+ use_8bit_adam: false
48
+ validation_epochs: 1
49
+ validation_prompt: "OSM from \u0141\xF3d\u017A, Poland, Europe of neighbourhood area\
50
+ \ containing: 1 leisure nature reserve, 1 landuse farmland."
logs/text2image-fine-tune/events.out.tfevents.1691260691.marcin-ms7b86.14242.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7f9c14caa08cd6aa5c5a734d7f9507f4d3f95db03ff347d2be29203e2664694f
3
+ size 808
logs/text2image-fine-tune/events.out.tfevents.1691260745.marcin-ms7b86.14730.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d5c86e0917eae5a2919ce8a79e407cab018b5c07959fa061ea7dde5270bc4bf
3
+ size 589514
pytorch_lora_weights.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:abaff1b7689c1c17bc8a2ffb752811ad0cfcf9dc84fa8321970caf7004bfc1b5
3
  size 3287771
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e76199875e6cb1f6c3334106d10b258d981733b1fb40f8927036e585829623d5
3
  size 3287771