End of training
Browse files- checkpoint-500/optimizer.bin +2 -2
- checkpoint-500/pytorch_lora_weights.bin +2 -2
- checkpoint-500/random_states_0.pkl +1 -1
- checkpoint-500/scheduler.bin +1 -1
- logs/dreambooth-lora/1685132398.5625439/events.out.tfevents.1685132398.lucca-B150M-Gaming-3.108721.1 +3 -0
- logs/dreambooth-lora/1685132398.5639071/hparams.yml +55 -0
- logs/dreambooth-lora/1685132549.680302/events.out.tfevents.1685132549.lucca-B150M-Gaming-3.109669.1 +3 -0
- logs/dreambooth-lora/1685132549.681486/hparams.yml +55 -0
- logs/dreambooth-lora/events.out.tfevents.1685132398.lucca-B150M-Gaming-3.108721.0 +3 -0
- logs/dreambooth-lora/events.out.tfevents.1685132549.lucca-B150M-Gaming-3.109669.0 +3 -0
- pytorch_lora_weights.bin +2 -2
checkpoint-500/optimizer.bin
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:58d894795fe5cc0aba317cd1c3698ba424967b30309951db4bb56ef96bdf04a1
|
3 |
+
size 4050789
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:18c7f76229ca3b562f6a1b1504ce8de55de13479fa15cf2860f85cf6d4a3f68f
|
3 |
+
size 8146433
|
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:1a8007b5c3c3019f9cf32b1d59598330506b531cfb3f8f8a881c3e68ffd80cd4
|
3 |
size 14567
|
checkpoint-500/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 559
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bd27543d1e4c04c0c20f9ab3fdd552a185fe7c23675d0c7d4f36647eca4ab03e
|
3 |
size 559
|
logs/dreambooth-lora/1685132398.5625439/events.out.tfevents.1685132398.lucca-B150M-Gaming-3.108721.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:856501cebc645f917f779f8a3529231734531faf80d42571a861324049f7394e
|
3 |
+
size 2736
|
logs/dreambooth-lora/1685132398.5639071/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.0005
|
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: CompVis/stable-diffusion-v1-4
|
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: true
|
52 |
+
use_8bit_adam: true
|
53 |
+
validation_epochs: 50
|
54 |
+
validation_prompt: null
|
55 |
+
with_prior_preservation: false
|
logs/dreambooth-lora/1685132549.680302/events.out.tfevents.1685132549.lucca-B150M-Gaming-3.109669.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e7dbe64f7385408e7e06d16181b52b5b468d9c87d3f9d50303706652bc89139
|
3 |
+
size 2736
|
logs/dreambooth-lora/1685132549.681486/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: CompVis/stable-diffusion-v1-4
|
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: true
|
52 |
+
use_8bit_adam: true
|
53 |
+
validation_epochs: 50
|
54 |
+
validation_prompt: null
|
55 |
+
with_prior_preservation: false
|
logs/dreambooth-lora/events.out.tfevents.1685132398.lucca-B150M-Gaming-3.108721.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b597f5f3810e050a8244b966d9c28d7e5dc0892c906f04bc78aec839ddc80152
|
3 |
+
size 5172
|
logs/dreambooth-lora/events.out.tfevents.1685132549.lucca-B150M-Gaming-3.109669.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5e47ae93c41bc801417f5d73ee494d726e6bfb7cc1aeb10bad4500710fdcd272
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:533c23532640e61a2baf7d32a74a787cedb71a48b8a4c5f81408b1e129f5aef3
|
3 |
+
size 8146433
|