End of training
Browse files- README.md +5 -0
- logs/dreambooth/1728869646.2126336/events.out.tfevents.1728869646.instance-20241014-005828.17431.1 +3 -0
- logs/dreambooth/1728869646.214341/hparams.yml +62 -0
- logs/dreambooth/1728869745.8803082/events.out.tfevents.1728869745.instance-20241014-005828.17676.1 +3 -0
- logs/dreambooth/1728869745.8819766/hparams.yml +62 -0
- logs/dreambooth/events.out.tfevents.1728869646.instance-20241014-005828.17431.0 +3 -0
- logs/dreambooth/events.out.tfevents.1728869745.instance-20241014-005828.17676.0 +3 -0
- unet/diffusion_pytorch_model.safetensors +1 -1
README.md
CHANGED
@@ -8,6 +8,11 @@ tags:
|
|
8 |
- diffusers-training
|
9 |
- stable-diffusion
|
10 |
- stable-diffusion-diffusers
|
|
|
|
|
|
|
|
|
|
|
11 |
inference: true
|
12 |
instance_prompt: any two tiles of blue, pink, or orange color are connected through
|
13 |
a path with non-black tiles, each blue tile is adjacent to at least one black tile,each
|
|
|
8 |
- diffusers-training
|
9 |
- stable-diffusion
|
10 |
- stable-diffusion-diffusers
|
11 |
+
- text-to-image
|
12 |
+
- dreambooth
|
13 |
+
- diffusers-training
|
14 |
+
- stable-diffusion
|
15 |
+
- stable-diffusion-diffusers
|
16 |
inference: true
|
17 |
instance_prompt: any two tiles of blue, pink, or orange color are connected through
|
18 |
a path with non-black tiles, each blue tile is adjacent to at least one black tile,each
|
logs/dreambooth/1728869646.2126336/events.out.tfevents.1728869646.instance-20241014-005828.17431.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bba9e86980edf0d8d33e4eaf4fff81967ecca45347a365110c1d43f18a4f7006
|
3 |
+
size 3014
|
logs/dreambooth/1728869646.214341/hparams.yml
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_labels_conditioning: null
|
11 |
+
class_prompt: valid warehouse layout
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 4
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: valid-warehouse
|
19 |
+
instance_prompt: any two tiles of blue, pink, or orange color are connected through
|
20 |
+
a path with non-black tiles, each blue tile is adjacent to at least one black tile,each
|
21 |
+
black tile is adjacent to at least two blue tiles.
|
22 |
+
learning_rate: 5.0e-06
|
23 |
+
local_rank: -1
|
24 |
+
logging_dir: logs
|
25 |
+
lr_num_cycles: 1
|
26 |
+
lr_power: 1.0
|
27 |
+
lr_scheduler: constant
|
28 |
+
lr_warmup_steps: 500
|
29 |
+
max_grad_norm: 1.0
|
30 |
+
max_train_steps: 2
|
31 |
+
mixed_precision: null
|
32 |
+
num_class_images: 100
|
33 |
+
num_train_epochs: 1
|
34 |
+
num_validation_images: 4
|
35 |
+
offset_noise: false
|
36 |
+
output_dir: db-valid-warehouse
|
37 |
+
pre_compute_text_embeddings: false
|
38 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
39 |
+
prior_generation_precision: null
|
40 |
+
prior_loss_weight: 1.0
|
41 |
+
push_to_hub: false
|
42 |
+
report_to: tensorboard
|
43 |
+
resolution: 128
|
44 |
+
resume_from_checkpoint: null
|
45 |
+
revision: null
|
46 |
+
sample_batch_size: 4
|
47 |
+
scale_lr: false
|
48 |
+
seed: null
|
49 |
+
set_grads_to_none: false
|
50 |
+
skip_save_text_encoder: false
|
51 |
+
snr_gamma: null
|
52 |
+
text_encoder_use_attention_mask: false
|
53 |
+
tokenizer_max_length: null
|
54 |
+
tokenizer_name: null
|
55 |
+
train_batch_size: 1
|
56 |
+
train_text_encoder: false
|
57 |
+
use_8bit_adam: false
|
58 |
+
validation_prompt: null
|
59 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
60 |
+
validation_steps: 100
|
61 |
+
variant: null
|
62 |
+
with_prior_preservation: false
|
logs/dreambooth/1728869745.8803082/events.out.tfevents.1728869745.instance-20241014-005828.17676.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:212d3fd414e9a6d2a218749d853aa9bf6e99f572ca48a425cbdf83cfcf48ee6a
|
3 |
+
size 3014
|
logs/dreambooth/1728869745.8819766/hparams.yml
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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_labels_conditioning: null
|
11 |
+
class_prompt: valid warehouse layout
|
12 |
+
dataloader_num_workers: 0
|
13 |
+
enable_xformers_memory_efficient_attention: false
|
14 |
+
gradient_accumulation_steps: 4
|
15 |
+
gradient_checkpointing: false
|
16 |
+
hub_model_id: null
|
17 |
+
hub_token: null
|
18 |
+
instance_data_dir: valid-warehouse
|
19 |
+
instance_prompt: any two tiles of blue, pink, or orange color are connected through
|
20 |
+
a path with non-black tiles, each blue tile is adjacent to at least one black tile,each
|
21 |
+
black tile is adjacent to at least two blue tiles.
|
22 |
+
learning_rate: 5.0e-06
|
23 |
+
local_rank: -1
|
24 |
+
logging_dir: logs
|
25 |
+
lr_num_cycles: 1
|
26 |
+
lr_power: 1.0
|
27 |
+
lr_scheduler: constant
|
28 |
+
lr_warmup_steps: 0
|
29 |
+
max_grad_norm: 1.0
|
30 |
+
max_train_steps: 400
|
31 |
+
mixed_precision: null
|
32 |
+
num_class_images: 100
|
33 |
+
num_train_epochs: 200
|
34 |
+
num_validation_images: 4
|
35 |
+
offset_noise: false
|
36 |
+
output_dir: db-valid-warehouse
|
37 |
+
pre_compute_text_embeddings: false
|
38 |
+
pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
|
39 |
+
prior_generation_precision: null
|
40 |
+
prior_loss_weight: 1.0
|
41 |
+
push_to_hub: true
|
42 |
+
report_to: tensorboard
|
43 |
+
resolution: 128
|
44 |
+
resume_from_checkpoint: null
|
45 |
+
revision: null
|
46 |
+
sample_batch_size: 4
|
47 |
+
scale_lr: false
|
48 |
+
seed: null
|
49 |
+
set_grads_to_none: false
|
50 |
+
skip_save_text_encoder: false
|
51 |
+
snr_gamma: null
|
52 |
+
text_encoder_use_attention_mask: false
|
53 |
+
tokenizer_max_length: null
|
54 |
+
tokenizer_name: null
|
55 |
+
train_batch_size: 1
|
56 |
+
train_text_encoder: false
|
57 |
+
use_8bit_adam: false
|
58 |
+
validation_prompt: null
|
59 |
+
validation_scheduler: DPMSolverMultistepScheduler
|
60 |
+
validation_steps: 100
|
61 |
+
variant: null
|
62 |
+
with_prior_preservation: false
|
logs/dreambooth/events.out.tfevents.1728869646.instance-20241014-005828.17431.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89782f11cadd04e6344967e77b672ed4b53df5f9093b18b2de0f809da12997fd
|
3 |
+
size 732
|
logs/dreambooth/events.out.tfevents.1728869745.instance-20241014-005828.17676.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:138b2ce701c9babfb0810f8beb394fa8ff08969c61d75bc67d42402a76721f5d
|
3 |
+
size 133454
|
unet/diffusion_pytorch_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438167536
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:807c2ba6eecd7beeb8e76b60639f1f1114f484f429f8482a5a414fc559560379
|
3 |
size 3438167536
|