End of training
Browse files- README.md +7 -0
- checkpoint-717/optimizer.bin +1 -1
- checkpoint-717/pytorch_lora_weights.safetensors +1 -1
- logs/dreambooth-lora-sd-xl/1720710513.3024642/events.out.tfevents.1720710513.f8caed010f38.160.1 +3 -0
- logs/dreambooth-lora-sd-xl/1720710513.3070319/hparams.yml +70 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1720710513.f8caed010f38.160.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
README.md
CHANGED
@@ -3,6 +3,13 @@ license: openrail++
|
|
3 |
library_name: diffusers
|
4 |
tags:
|
5 |
- text-to-image
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- text-to-image
|
7 |
- diffusers-training
|
8 |
- diffusers
|
|
|
3 |
library_name: diffusers
|
4 |
tags:
|
5 |
- text-to-image
|
6 |
+
- diffusers-training
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- template:sd-lora
|
10 |
+
- stable-diffusion-xl
|
11 |
+
- stable-diffusion-xl-diffusers
|
12 |
+
- text-to-image
|
13 |
- text-to-image
|
14 |
- diffusers-training
|
15 |
- diffusers
|
checkpoint-717/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14991036
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:652de996655bc24ad536f32ef0980338a5b1baac052e16015a649ccdfec35d23
|
3 |
size 14991036
|
checkpoint-717/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e35e431356919c64a778e646a41ed64f4ae963c84a715024b79d4301c61bff51
|
3 |
size 23390424
|
logs/dreambooth-lora-sd-xl/1720710513.3024642/events.out.tfevents.1720710513.f8caed010f38.160.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bd4d9d695527b05a11453e9572a0299d257b87a971de706a1c384a146adcf15
|
3 |
+
size 3336
|
logs/dreambooth-lora-sd-xl/1720710513.3070319/hparams.yml
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.0001
|
5 |
+
adam_weight_decay_text_encoder: 0.001
|
6 |
+
allow_tf32: false
|
7 |
+
cache_dir: null
|
8 |
+
caption_column: prompt
|
9 |
+
center_crop: false
|
10 |
+
checkpointing_steps: 717
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
dataloader_num_workers: 0
|
15 |
+
dataset_config_name: null
|
16 |
+
dataset_name: /kaggle/input/feifeisha2-new
|
17 |
+
do_edm_style_training: false
|
18 |
+
enable_xformers_memory_efficient_attention: false
|
19 |
+
gradient_accumulation_steps: 3
|
20 |
+
gradient_checkpointing: true
|
21 |
+
hub_model_id: null
|
22 |
+
hub_token: null
|
23 |
+
image_column: image
|
24 |
+
instance_data_dir: null
|
25 |
+
instance_prompt: a photo of TOK cute cartoon shark
|
26 |
+
learning_rate: 2.0e-06
|
27 |
+
local_rank: 0
|
28 |
+
logging_dir: logs
|
29 |
+
lr_num_cycles: 1
|
30 |
+
lr_power: 1.0
|
31 |
+
lr_scheduler: constant
|
32 |
+
lr_warmup_steps: 0
|
33 |
+
max_grad_norm: 1.0
|
34 |
+
max_train_steps: 800
|
35 |
+
mixed_precision: fp16
|
36 |
+
num_class_images: 100
|
37 |
+
num_train_epochs: 800
|
38 |
+
num_validation_images: 4
|
39 |
+
optimizer: AdamW
|
40 |
+
output_dir: feifeisha4_LoRA
|
41 |
+
output_kohya_format: false
|
42 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
43 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
44 |
+
prior_generation_precision: null
|
45 |
+
prior_loss_weight: 1.0
|
46 |
+
prodigy_beta3: null
|
47 |
+
prodigy_decouple: true
|
48 |
+
prodigy_safeguard_warmup: true
|
49 |
+
prodigy_use_bias_correction: true
|
50 |
+
push_to_hub: false
|
51 |
+
random_flip: false
|
52 |
+
rank: 4
|
53 |
+
repeats: 1
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 1024
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: 0
|
61 |
+
snr_gamma: 5.0
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: true
|
66 |
+
use_dora: false
|
67 |
+
validation_epochs: 50
|
68 |
+
validation_prompt: null
|
69 |
+
variant: null
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1720710513.f8caed010f38.160.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8a22f5ef9654f79eab0a2fa3c1ed971e96d68136018985067b3546c5f6ad7620
|
3 |
+
size 200914
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:48de67953b70e192cca0e6a9882649123ab34b6d6008ea3318c8ec58e8036703
|
3 |
size 23390424
|