End of training
Browse files- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- checkpoint-500/unet/diffusion_pytorch_model.bin +1 -1
- logs/dreambooth/1684054645.8878508/events.out.tfevents.1684054645.sdu2021-System-Product-Name.3456080.1 +3 -0
- logs/dreambooth/1684054645.888787/hparams.yml +52 -0
- logs/dreambooth/events.out.tfevents.1684054645.sdu2021-System-Product-Name.3456080.0 +3 -0
- unet/diffusion_pytorch_model.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 6876749715
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54384489253b4a37728d30643303302f8ef8a90cbcd52dcd2f89643c1f43fc5a
|
3 |
size 6876749715
|
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 14663
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:117fa02c7e9134a0f7321290b8efde4e37ab458080f0c8ae77fe9f38cb1a3e17
|
3 |
size 14663
|
checkpoint-500/unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438375973
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77b23c3280880d5880069f41e6d48f6c5dc35d4e3b0fab1352cd69d19b6439dc
|
3 |
size 3438375973
|
logs/dreambooth/1684054645.8878508/events.out.tfevents.1684054645.sdu2021-System-Product-Name.3456080.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d27ecf687ac5544d141ac7b88bf476101e5e2d5330f4041070d3341815bd9257
|
3 |
+
size 2562
|
logs/dreambooth/1684054645.888787/hparams.yml
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: path-to-class-images
|
10 |
+
class_prompt: a photo of dog
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
enable_xformers_memory_efficient_attention: true
|
13 |
+
gradient_accumulation_steps: 1
|
14 |
+
gradient_checkpointing: false
|
15 |
+
hub_model_id: null
|
16 |
+
hub_token: null
|
17 |
+
instance_data_dir: dog
|
18 |
+
instance_prompt: a photo of sks dog
|
19 |
+
learning_rate: 5.0e-06
|
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: null
|
29 |
+
num_class_images: 200
|
30 |
+
num_train_epochs: 4
|
31 |
+
num_validation_images: 4
|
32 |
+
offset_noise: false
|
33 |
+
output_dir: path-to-save-model
|
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: 4
|
43 |
+
scale_lr: false
|
44 |
+
seed: null
|
45 |
+
set_grads_to_none: false
|
46 |
+
tokenizer_name: null
|
47 |
+
train_batch_size: 1
|
48 |
+
train_text_encoder: false
|
49 |
+
use_8bit_adam: false
|
50 |
+
validation_prompt: null
|
51 |
+
validation_steps: 100
|
52 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1684054645.sdu2021-System-Product-Name.3456080.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e14fede5379d6c051df2366a1d0475d7218c723385d432922dfb6ed02c89dedd
|
3 |
+
size 67034
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3438375973
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:415ab5a8e1bcc466f7a30d46648a890014fc36bb0bef8a07764f059ed4f3756a
|
3 |
size 3438375973
|