End of training
Browse files- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.bin +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- logs/dreambooth-lora/1685281602.7440784/events.out.tfevents.1685281602.lucca-B150M-Gaming-3.20449.1 +3 -0
- logs/dreambooth-lora/1685281602.7455378/hparams.yml +55 -0
- logs/dreambooth-lora/events.out.tfevents.1685281602.lucca-B150M-Gaming-3.20449.0 +3 -0
- pytorch_lora_weights.bin +1 -1
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3999277
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9da9bf66b1f89f52fc347a8cc75dc67ecc2e7028da1884cf085afe6871b7d32b
|
3 |
size 3999277
|
checkpoint-500/pytorch_lora_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285121
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:703319b3f8e59bb2afd96a1502ef2569481fe197b6a1f3c8ef320c8a06cab63c
|
3 |
size 3285121
|
checkpoint-500/random_states_0.pkl
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 14567
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d281930dce53ed8383daa260b76fe00ab19d43b51e68fe618d14381358fa3959
|
3 |
size 14567
|
logs/dreambooth-lora/1685281602.7440784/events.out.tfevents.1685281602.lucca-B150M-Gaming-3.20449.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f5acb06ba460270496a9b5f9a95b5c366cb22c9ee24b21575d97c112c795eb4
|
3 |
+
size 2737
|
logs/dreambooth-lora/1685281602.7455378/hparams.yml
ADDED
@@ -0,0 +1,55 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
class_data_dir: null
|
10 |
+
class_prompt: a photo of dog
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
enable_xformers_memory_efficient_attention: false
|
13 |
+
gradient_accumulation_steps: 1
|
14 |
+
gradient_checkpointing: true
|
15 |
+
hub_model_id: test_lora_dog
|
16 |
+
hub_token: null
|
17 |
+
instance_data_dir: dog-example/
|
18 |
+
instance_prompt: a photo of sks dog
|
19 |
+
learning_rate: 0.0001
|
20 |
+
local_rank: -1
|
21 |
+
logging_dir: logs
|
22 |
+
lr_num_cycles: 1
|
23 |
+
lr_power: 1.0
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_steps: 800
|
28 |
+
mixed_precision: fp16
|
29 |
+
num_class_images: 200
|
30 |
+
num_train_epochs: 160
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: out/
|
33 |
+
pre_compute_text_embeddings: false
|
34 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
35 |
+
prior_generation_precision: null
|
36 |
+
prior_loss_weight: 1.0
|
37 |
+
push_to_hub: true
|
38 |
+
report_to: tensorboard
|
39 |
+
resolution: 512
|
40 |
+
resume_from_checkpoint: null
|
41 |
+
revision: null
|
42 |
+
sample_batch_size: 1
|
43 |
+
scale_lr: false
|
44 |
+
seed: null
|
45 |
+
svdiff: false
|
46 |
+
test_inference: false
|
47 |
+
text_encoder_use_attention_mask: false
|
48 |
+
tokenizer_max_length: null
|
49 |
+
tokenizer_name: null
|
50 |
+
train_batch_size: 1
|
51 |
+
train_text_encoder: false
|
52 |
+
use_8bit_adam: true
|
53 |
+
validation_epochs: 50
|
54 |
+
validation_prompt: null
|
55 |
+
with_prior_preservation: false
|
logs/dreambooth-lora/events.out.tfevents.1685281602.lucca-B150M-Gaming-3.20449.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:602ad6c00bbdfa20c1825133f9fdf9ca3a5e549290fc1c5db2423770bff99fa2
|
3 |
+
size 67034
|
pytorch_lora_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3285121
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6525da7b73dedf7c3168ae390c3c6616a20f6a58f95e2adad4346975386d8ab5
|
3 |
size 3285121
|