End of training
Browse files- checkpoint-250/optimizer.bin +1 -1
- checkpoint-250/pytorch_lora_weights.safetensors +1 -1
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- logs/dreambooth-lora-sd-xl/1694807112.3668168/events.out.tfevents.1694807112.c27cf9768d26.1073.1 +3 -0
- logs/dreambooth-lora-sd-xl/1694807112.368556/hparams.yml +53 -0
- logs/dreambooth-lora-sd-xl/events.out.tfevents.1694807112.c27cf9768d26.1073.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
checkpoint-250/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14989511
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:806ee315f4ff2a519a53c56c519fcb067ac078a301823838ff17a6c575df14f7
|
3 |
size 14989511
|
checkpoint-250/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23401064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c21a89f30516c81f5ce3b38a5d2367046dcce90d4fe6ae824878d11a7343b2e8
|
3 |
size 23401064
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14990599
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5bb4265a808de1d28626c2f93690fcb54ab7a8c2b802f4e7abd93d1ab1347a3
|
3 |
size 14990599
|
checkpoint-500/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23401064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:263af7a26ff11831a1453c5c518b70ce4ed5cb8eef98c44a2fb3fefa661eda69
|
3 |
size 23401064
|
logs/dreambooth-lora-sd-xl/1694807112.3668168/events.out.tfevents.1694807112.c27cf9768d26.1073.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4b0930398e2977dc68ca611f89e2e8b1e025de829f714c4045ed0c57cbab963
|
3 |
+
size 2719
|
logs/dreambooth-lora-sd-xl/1694807112.368556/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 |
+
center_crop: false
|
7 |
+
checkpointing_steps: 250
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_prompt: null
|
11 |
+
crops_coords_top_left_h: 0
|
12 |
+
crops_coords_top_left_w: 0
|
13 |
+
dataloader_num_workers: 0
|
14 |
+
enable_xformers_memory_efficient_attention: true
|
15 |
+
gradient_accumulation_steps: 2
|
16 |
+
gradient_checkpointing: true
|
17 |
+
hub_model_id: null
|
18 |
+
hub_token: null
|
19 |
+
instance_data_dir: images
|
20 |
+
instance_prompt: photo of he-man
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_num_cycles: 1
|
25 |
+
lr_power: 1.0
|
26 |
+
lr_scheduler: constant
|
27 |
+
lr_warmup_steps: 0
|
28 |
+
max_grad_norm: 1.0
|
29 |
+
max_train_steps: 500
|
30 |
+
mixed_precision: fp16
|
31 |
+
num_class_images: 100
|
32 |
+
num_train_epochs: 167
|
33 |
+
num_validation_images: 4
|
34 |
+
output_dir: heman-toy-lora-trained-sdxl
|
35 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
|
36 |
+
pretrained_vae_model_name_or_path: madebyollin/sdxl-vae-fp16-fix
|
37 |
+
prior_generation_precision: null
|
38 |
+
prior_loss_weight: 1.0
|
39 |
+
push_to_hub: true
|
40 |
+
rank: 4
|
41 |
+
report_to: tensorboard
|
42 |
+
resolution: 1024
|
43 |
+
resume_from_checkpoint: null
|
44 |
+
revision: null
|
45 |
+
sample_batch_size: 4
|
46 |
+
scale_lr: false
|
47 |
+
seed: 0
|
48 |
+
train_batch_size: 2
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: true
|
51 |
+
validation_epochs: 50
|
52 |
+
validation_prompt: null
|
53 |
+
with_prior_preservation: false
|
logs/dreambooth-lora-sd-xl/events.out.tfevents.1694807112.c27cf9768d26.1073.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:046f9da4bd29a0b9c1aa62bf52809cf347149a6317affb9e5e714d2759143ee4
|
3 |
+
size 69714
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23401064
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:263af7a26ff11831a1453c5c518b70ce4ed5cb8eef98c44a2fb3fefa661eda69
|
3 |
size 23401064
|