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 +2 -2
- logs/dreambooth-lora/1685134345.442288/events.out.tfevents.1685134345.lucca-B150M-Gaming-3.115413.1 +3 -0
- logs/dreambooth-lora/1685134345.4437819/hparams.yml +55 -0
- logs/dreambooth-lora/events.out.tfevents.1685134345.lucca-B150M-Gaming-3.115413.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 4050789
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14c58a6bee75feab229a0b0273a55028c5d7903d24dac6f81150768fca9588a1
|
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 8146433
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b22c07078bc83008e10409d906ea7699a7fbe5f95be2d151f6b89830502ff402
|
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
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4204f963a7ccc9b0baee20528d11e73b3c99e8a8a8393e37e9f925888f8336aa
|
3 |
+
size 14631
|
logs/dreambooth-lora/1685134345.442288/events.out.tfevents.1685134345.lucca-B150M-Gaming-3.115413.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:222ddf39632fc5ded451570db6809e1d4ccea8ff5112bb0416626ee328cda276
|
3 |
+
size 2736
|
logs/dreambooth-lora/1685134345.4437819/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: 500
|
28 |
+
mixed_precision: fp16
|
29 |
+
num_class_images: 200
|
30 |
+
num_train_epochs: 100
|
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.1685134345.lucca-B150M-Gaming-3.115413.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3400121d9c7235c688d0c64fc174d745e25be1b6c433197af6a7681064898b96
|
3 |
+
size 41834
|
pytorch_lora_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 8146433
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b22c07078bc83008e10409d906ea7699a7fbe5f95be2d151f6b89830502ff402
|
3 |
size 8146433
|