End of training
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +43 -0
- checkpoint-1000/optimizer.bin +3 -0
- checkpoint-1000/pytorch_lora_weights.safetensors +3 -0
- checkpoint-1000/random_states_0.pkl +3 -0
- checkpoint-1000/scheduler.bin +3 -0
- checkpoint-200/optimizer.bin +3 -0
- checkpoint-200/pytorch_lora_weights.safetensors +3 -0
- checkpoint-200/random_states_0.pkl +3 -0
- checkpoint-200/scheduler.bin +3 -0
- checkpoint-400/optimizer.bin +3 -0
- checkpoint-400/pytorch_lora_weights.safetensors +3 -0
- checkpoint-400/random_states_0.pkl +3 -0
- checkpoint-400/scheduler.bin +3 -0
- checkpoint-600/optimizer.bin +3 -0
- checkpoint-600/pytorch_lora_weights.safetensors +3 -0
- checkpoint-600/random_states_0.pkl +3 -0
- checkpoint-600/scheduler.bin +3 -0
- checkpoint-800/optimizer.bin +3 -0
- checkpoint-800/pytorch_lora_weights.safetensors +3 -0
- checkpoint-800/random_states_0.pkl +3 -0
- checkpoint-800/scheduler.bin +3 -0
- logs/dreambooth-lora/1730956362.8136945/events.out.tfevents.1730956362.R2703.2981744.1 +3 -0
- logs/dreambooth-lora/1730956362.817667/hparams.yml +71 -0
- logs/dreambooth-lora/1730956896.5328133/events.out.tfevents.1730956896.R2703.3000304.1 +3 -0
- logs/dreambooth-lora/1730956896.5375195/hparams.yml +71 -0
- logs/dreambooth-lora/1730957413.729183/events.out.tfevents.1730957413.R2703.3011868.1 +3 -0
- logs/dreambooth-lora/1730957413.733907/hparams.yml +71 -0
- logs/dreambooth-lora/1730957911.6001303/events.out.tfevents.1730957911.R2703.3023137.1 +3 -0
- logs/dreambooth-lora/1730957911.6044276/hparams.yml +71 -0
- logs/dreambooth-lora/1730958403.5657232/events.out.tfevents.1730958403.R2703.3034313.1 +3 -0
- logs/dreambooth-lora/1730958403.570436/hparams.yml +71 -0
- logs/dreambooth-lora/1730958893.5383384/events.out.tfevents.1730958893.R2703.3045079.1 +3 -0
- logs/dreambooth-lora/1730958893.5427158/hparams.yml +71 -0
- logs/dreambooth-lora/1730959378.874885/events.out.tfevents.1730959378.R2703.3056142.1 +3 -0
- logs/dreambooth-lora/1730959378.8792422/hparams.yml +71 -0
- logs/dreambooth-lora/1730959862.828024/events.out.tfevents.1730959862.R2703.3066992.1 +3 -0
- logs/dreambooth-lora/1730959862.832391/hparams.yml +71 -0
- logs/dreambooth-lora/1730960343.639547/events.out.tfevents.1730960343.R2703.3077844.1 +3 -0
- logs/dreambooth-lora/1730960343.6439247/hparams.yml +71 -0
- logs/dreambooth-lora/1730960823.853412/events.out.tfevents.1730960823.R2703.3088761.1 +3 -0
- logs/dreambooth-lora/1730960823.8577096/hparams.yml +71 -0
- logs/dreambooth-lora/1730961302.8406203/events.out.tfevents.1730961302.R2703.3099433.1 +3 -0
- logs/dreambooth-lora/1730961302.8449593/hparams.yml +71 -0
- logs/dreambooth-lora/1730961781.175299/events.out.tfevents.1730961781.R2703.3110488.1 +3 -0
- logs/dreambooth-lora/1730961781.1801395/hparams.yml +71 -0
- logs/dreambooth-lora/1730962257.249799/events.out.tfevents.1730962257.R2703.3121328.1 +3 -0
- logs/dreambooth-lora/1730962257.2545514/hparams.yml +71 -0
- logs/dreambooth-lora/1730962732.205113/events.out.tfevents.1730962732.R2703.3131854.1 +3 -0
- logs/dreambooth-lora/1730962732.2095037/hparams.yml +71 -0
- logs/dreambooth-lora/1730963206.2383225/events.out.tfevents.1730963206.R2703.3142556.1 +3 -0
README.md
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: CompVis/stable-diffusion-v1-4
|
3 |
+
library_name: diffusers
|
4 |
+
license: creativeml-openrail-m
|
5 |
+
tags:
|
6 |
+
- text-to-image
|
7 |
+
- diffusers
|
8 |
+
- lora
|
9 |
+
- diffusers-training
|
10 |
+
- if
|
11 |
+
- if-diffusers
|
12 |
+
inference: true
|
13 |
+
instance_prompt: a sks dog
|
14 |
+
---
|
15 |
+
|
16 |
+
<!-- This model card has been generated automatically according to the information the training script had access to. You
|
17 |
+
should probably proofread and complete it, then remove this comment. -->
|
18 |
+
|
19 |
+
|
20 |
+
# LoRA DreamBooth - yj373/LoRA-DreamBooth-dog6-v1-4
|
21 |
+
|
22 |
+
These are LoRA adaption weights for CompVis/stable-diffusion-v1-4. The weights were trained on a sks dog using [DreamBooth](https://dreambooth.github.io/). You can find some example images in the following.
|
23 |
+
|
24 |
+
|
25 |
+
|
26 |
+
LoRA for the text encoder was enabled: False.
|
27 |
+
|
28 |
+
|
29 |
+
## Intended uses & limitations
|
30 |
+
|
31 |
+
#### How to use
|
32 |
+
|
33 |
+
```python
|
34 |
+
# TODO: add an example code snippet for running this diffusion pipeline
|
35 |
+
```
|
36 |
+
|
37 |
+
#### Limitations and bias
|
38 |
+
|
39 |
+
[TODO: provide examples of latent issues and potential remediations]
|
40 |
+
|
41 |
+
## Training details
|
42 |
+
|
43 |
+
[TODO: describe the data used to train the model]
|
checkpoint-1000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d119a10ef70298a445fdd726bcb147406b5dcc8945e70d3e72daf415b947f54
|
3 |
+
size 24820218
|
checkpoint-1000/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14ae550662e54a5afa72328a92c9bd41c0d02f4faa9549c1220f5cb8232bd0dc
|
3 |
+
size 12375240
|
checkpoint-1000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d856947f28f31630631cdee38bd19000832a68a9becc71e6f49abc357649c70
|
3 |
+
size 14408
|
checkpoint-1000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e9b283bec3f65a1033f4360bc04acec7dc440ba369693bd4df422dab6f1bb23
|
3 |
+
size 1000
|
checkpoint-200/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:756424c1e6766e79ba4c370ab98dfd0996c420339e6a23307cc07c97aef0f23c
|
3 |
+
size 24820218
|
checkpoint-200/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2657e96425995e3ffecaa596bfd89605ce16c01697cb9e7f4266ca463bb112a5
|
3 |
+
size 12375240
|
checkpoint-200/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5af166ffb7d95bca0b3efd3205eaa59d4f6dfe68775ebf173ee9641c6ae1d2c
|
3 |
+
size 14408
|
checkpoint-200/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cd934bec7becf10113d310c67a4912f5c4625b42ded2976092b326b277fd3f4e
|
3 |
+
size 1000
|
checkpoint-400/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff59a6a144ca691dcd9270c07c64fd81915641a6e63e1c7789d49db45ba08149
|
3 |
+
size 24820218
|
checkpoint-400/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f79b84cd8b2a7f5aff13fac39471c27502f4547c08331be8350d1bcea9f0b832
|
3 |
+
size 12375240
|
checkpoint-400/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ecca83d736bdc503bb04fcf4734deca5d1aaa5bab1f15c08e0e7abd2413e639
|
3 |
+
size 14408
|
checkpoint-400/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f6606d9df0ee143a88efb0e202d6f555d4555179d31264953939bb96d701078
|
3 |
+
size 1000
|
checkpoint-600/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d9951bc64de7ab0e9d68c2b92d10f1d95da189ef80a7bf7da1af3cba819ed6e7
|
3 |
+
size 24820218
|
checkpoint-600/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a24fafb3689ab4a10c78e42c9ac511c7a16235ba6b8ebe3d33603add744d9817
|
3 |
+
size 12375240
|
checkpoint-600/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ec9b37302ff2015d1fe9df4434a4012cc9d9ee8cb43baa268b9091ee998b0715
|
3 |
+
size 14408
|
checkpoint-600/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65d0f4cf8c3c0241a6b2d9162f4ebe93b10862fc46b45bf25c3aa81f5c671ff2
|
3 |
+
size 1000
|
checkpoint-800/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c04d06d01b2aa95cdd2d501e14598092d248983024b025ada997adc632da484
|
3 |
+
size 24820218
|
checkpoint-800/pytorch_lora_weights.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e8f76c8301736121a9c81670e1cedd5b6733eb0250a10c286d4f5f57efc92c8a
|
3 |
+
size 12375240
|
checkpoint-800/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:195f9b8527271a892ea4d7e7a5f8cfead51846ec9a985e97aa2294107dedffa0
|
3 |
+
size 14408
|
checkpoint-800/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:713004564c25860fc3dc57d8bb77309b699fa62e9688151dd3e37b39d5785dc6
|
3 |
+
size 1000
|
logs/dreambooth-lora/1730956362.8136945/events.out.tfevents.1730956362.R2703.2981744.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dc050405219b017a648ccdd66d21ae8eace298bca0af88b048c4e4bdc392949c
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730956362.817667/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 4.641049440152166e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 21
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.9701093303813977
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730956896.5328133/events.out.tfevents.1730956896.R2703.3000304.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6beba226faca820a5920e8bb277bcfa28a4716aa62d2594413ff1b67355e152c
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730956896.5375195/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 5.940846940908449e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 10
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 0.8732966271001872
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730957413.729183/events.out.tfevents.1730957413.R2703.3011868.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8870bb2657657caef2535d303bb6093210e6eb14e97d8cf79e54355ba26df225
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730957413.733907/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 2.2543058158740425e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 24
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.163748992901831
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730957911.6001303/events.out.tfevents.1730957911.R2703.3023137.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:81fbe76d736202bcf66bbc7b51d772e280ea3814aa6a3cbbcb9c599469450616
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730957911.6044276/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 7.188169432219669e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 24
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 0.9370388031051758
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730958403.5657232/events.out.tfevents.1730958403.R2703.3034313.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f9c860283d7f8e3090caf2077e927dcf04af92f977e6af8d94728e363704d2
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730958403.570436/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 2.0690853230241295e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 24
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.945562122004571
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730958893.5383384/events.out.tfevents.1730958893.R2703.3045079.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18fbc69db32bf0d8739babf368e4943dac947e01941bdd592be88b75c3f6af39
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730958893.5427158/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 2.884709139588221e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 25
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.301723308512177
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730959378.874885/events.out.tfevents.1730959378.R2703.3056142.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4c4e524f8ac449ee1f353a520ab6319484c6c8df079ffa6a1558b49f3401f43
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730959378.8792422/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 3.4511046919708692e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 28
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.63929928418741
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730959862.828024/events.out.tfevents.1730959862.R2703.3066992.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4880b0092ba0021a3fa09bf7a5e5eba797b7fcc19143dd73b20de990fb268e5
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730959862.832391/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 3.46839110846008e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 29
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 0.20965808139221484
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730960343.639547/events.out.tfevents.1730960343.R2703.3077844.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c09705492ff6b7dd355c7cff087e0f562fda40f8ed877ea7dd162292547c865
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730960343.6439247/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 6.484963907450085e-06
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 16
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.5756147584908948
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730960823.853412/events.out.tfevents.1730960823.R2703.3088761.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91c8f278f8170f5b207922f7632e990dd5a4ecaa210b97b256d44066b5d827b2
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730960823.8577096/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 1.1927535434483305e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 12
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.7330548268158878
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730961302.8406203/events.out.tfevents.1730961302.R2703.3099433.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbae3dea30f4f84bddc756ba30e221c14f06553d22fb3c52242c621549ace04a
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730961302.8449593/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 4.0996502896911795e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 12
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 1.1641701878556643
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730961781.175299/events.out.tfevents.1730961781.R2703.3110488.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4bec06d68dd9001954a530a38aed100d463fb1af6a611a2b6ecfc8fe4a3c99f
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730961781.1801395/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 9.97822896213612e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 17
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 0.3691301881808483
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730962257.249799/events.out.tfevents.1730962257.R2703.3121328.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a12c15181fb1e301dffdfd3dc98081ca2369e5f86ae924bc2b9963e2cee5365c
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730962257.2545514/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 8.863713174482346e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 19
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 0.5365506958354909
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730962732.205113/events.out.tfevents.1730962732.R2703.3131854.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb9564423c6f920a6d12aee593165403f9af0807831a545b94745ab15ad25c00
|
3 |
+
size 3354
|
logs/dreambooth-lora/1730962732.2095037/hparams.yml
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 200
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: output/class_data/dog6
|
10 |
+
class_labels_conditioning: null
|
11 |
+
class_prompt: a dog
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 1
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: Dataset/DreamBooth/dog6
|
19 |
+
instance_prompt: a sks dog
|
20 |
+
instance_seg_dir: Dataset/DreamBooth/dog6_seg
|
21 |
+
learning_rate: 7.997494448093877e-05
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lora: false
|
25 |
+
lora_alpha: 32
|
26 |
+
lora_bias: none
|
27 |
+
lora_dropout: 0.0
|
28 |
+
lora_r: 16
|
29 |
+
lora_text_encoder_alpha: 32
|
30 |
+
lora_text_encoder_bias: none
|
31 |
+
lora_text_encoder_dropout: 0.0
|
32 |
+
lora_text_encoder_r: 8
|
33 |
+
lr_num_cycles: 1
|
34 |
+
lr_power: 1.0
|
35 |
+
lr_scheduler: constant
|
36 |
+
lr_warmup_steps: 0
|
37 |
+
max_grad_norm: 1.0
|
38 |
+
max_train_steps: 1000
|
39 |
+
mixed_precision: null
|
40 |
+
mse_snr_gamma: null
|
41 |
+
mse_weight: 1.0
|
42 |
+
num_class_images: 100
|
43 |
+
num_train_epochs: 10
|
44 |
+
num_validation_images: 4
|
45 |
+
offset_noise: false
|
46 |
+
output_dir: output/LoRA-DreamBooth-dog6-v1-4
|
47 |
+
pre_compute_text_embeddings: false
|
48 |
+
pretrained_model_name_or_path: /dev/shm/alexJiang/source/SD1_4
|
49 |
+
prior_generation_precision: null
|
50 |
+
prior_loss_weight: 0.237057168371115
|
51 |
+
push_to_hub: false
|
52 |
+
reg_snr_gamma: null
|
53 |
+
reg_snr_mode: 0
|
54 |
+
report_to: tensorboard
|
55 |
+
resolution: 512
|
56 |
+
resume_from_checkpoint: null
|
57 |
+
revision: null
|
58 |
+
sample_batch_size: 4
|
59 |
+
scale_lr: false
|
60 |
+
seed: null
|
61 |
+
skip_save_text_encoder: false
|
62 |
+
text_encoder_use_attention_mask: false
|
63 |
+
tokenizer_max_length: null
|
64 |
+
tokenizer_name: null
|
65 |
+
train_batch_size: 1
|
66 |
+
train_text_encoder: false
|
67 |
+
use_8bit_adam: false
|
68 |
+
validation_epochs: 50
|
69 |
+
validation_prompt: null
|
70 |
+
variant: null
|
71 |
+
with_prior_preservation: true
|
logs/dreambooth-lora/1730963206.2383225/events.out.tfevents.1730963206.R2703.3142556.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:810d95d2e2fb55e1fd17e44cd0629f53d564de2bbfb12483f8c16b3f9cdfc189
|
3 |
+
size 3354
|