End of training
Browse files- README.md +0 -4
- checkpoint-3000/optimizer.bin +3 -0
- checkpoint-3000/pytorch_model.bin +3 -0
- checkpoint-3000/random_states_0.pkl +3 -0
- checkpoint-3000/scaler.pt +3 -0
- checkpoint-3000/scheduler.bin +3 -0
- logs/text2image-fine-tune/1684765379.9270568/events.out.tfevents.1684765379.aee914add1dd.22116.1 +3 -0
- logs/text2image-fine-tune/1684765379.9417412/hparams.yml +47 -0
- logs/text2image-fine-tune/1684769891.9725/events.out.tfevents.1684769891.7d434417c36b.2788.1 +3 -0
- logs/text2image-fine-tune/1684769891.9847946/hparams.yml +47 -0
- logs/text2image-fine-tune/events.out.tfevents.1684760674.aee914add1dd.955.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1684769891.7d434417c36b.2788.0 +3 -0
- pytorch_lora_weights.bin +1 -1
README.md
CHANGED
@@ -14,8 +14,4 @@ inference: true
|
|
14 |
# LoRA text2image fine-tuning - Smoden/newest_Alice_mix_wizard_mix_Chronicles_diff_lora_v3
|
15 |
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the None 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 |
|
|
|
14 |
# LoRA text2image fine-tuning - Smoden/newest_Alice_mix_wizard_mix_Chronicles_diff_lora_v3
|
15 |
These are LoRA adaption weights for runwayml/stable-diffusion-v1-5. The weights were fine-tuned on the None dataset. You can find some example images in the following.
|
16 |
|
|
|
|
|
|
|
|
|
17 |
|
checkpoint-3000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9063356e9dd9c171f113e6cbf3ebe286d7a27a9ac0e1ef41d84c4c25502a1da5
|
3 |
+
size 6591685
|
checkpoint-3000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4831fc39835af4ab5e60ae5d3225f79379035fb4a8c6a3ad05e305fd3b288eca
|
3 |
+
size 3285965
|
checkpoint-3000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:367229c3e63d9a1c5db504ae765debd5f663570694d9467e77c3216d373b4d95
|
3 |
+
size 14727
|
checkpoint-3000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fb1f9398b77268202e8e1465734a63d123b1ef11c27f20f2473677e9883a6869
|
3 |
+
size 557
|
checkpoint-3000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f2936e76e1ff538f18098d992d1cb4300f280fabf23f70c39aecb860648edfc
|
3 |
+
size 563
|
logs/text2image-fine-tune/1684765379.9270568/events.out.tfevents.1684765379.aee914add1dd.22116.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3d5611e88196fb7d83c6c0911377c0cce297482048baffc132b5073534e790ca
|
3 |
+
size 2484
|
logs/text2image-fine-tune/1684765379.9417412/hparams.yml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
9 |
+
checkpointing_steps: 1500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 2
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: newest_Alice_mix_wizard_mix_Chronicles_diff_lora_v3
|
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: 3000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 30
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/Alice_mix_wizard_mix_Chronicles_v3
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: checkpoint-1500
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
snr_gamma: null
|
43 |
+
train_batch_size: 2
|
44 |
+
train_data_dir: /content/drive/MyDrive/combined
|
45 |
+
use_8bit_adam: false
|
46 |
+
validation_epochs: 1500
|
47 |
+
validation_prompt: Dorothy and Alice are walking in the forest
|
logs/text2image-fine-tune/1684769891.9725/events.out.tfevents.1684769891.7d434417c36b.2788.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:450088869b65ef84518dc5605b25489498f4ed14735b30d0ea736e3dc98a3d2f
|
3 |
+
size 2455
|
logs/text2image-fine-tune/1684769891.9847946/hparams.yml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
9 |
+
checkpointing_steps: 1500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 2
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: Smoden/newest_Alice_mix_wizard_mix_Chronicles_diff_lora_v3
|
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: 3000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 30
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/Alice_mix_wizard_mix_Chronicles_v3
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: checkpoint-1500
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
snr_gamma: null
|
43 |
+
train_batch_size: 2
|
44 |
+
train_data_dir: /content/drive/MyDrive/combined
|
45 |
+
use_8bit_adam: false
|
46 |
+
validation_epochs: 1500
|
47 |
+
validation_prompt: Dorothy
|
logs/text2image-fine-tune/events.out.tfevents.1684760674.aee914add1dd.955.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d6105732d695e9d21d4aebf71635c3f1ef751646cac121466ef1173ec3e9eec
|
3 |
+
size 3980688
|
logs/text2image-fine-tune/events.out.tfevents.1684769891.7d434417c36b.2788.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:500e84910a474f69f18fe611e16cb92455492b910155cfb839f5a31f4a47a933
|
3 |
+
size 73588
|
pytorch_lora_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287771
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6abc97fbaf2f6e7e4a84289df1e0658e76a52e11c85413a21c30eb7cb1b79e2c
|
3 |
size 3287771
|