ShinnosukeU
commited on
Commit
•
59fd790
1
Parent(s):
ff0f4a4
End of training
Browse files- logs/dreambooth/1676970152.914359/events.out.tfevents.1676970152.shinnosukeuesakaavataraibackend00159ce90def18a94b6687c09cdqtn6p.91.1 +3 -0
- logs/dreambooth/1676970152.9165637/hparams.yml +47 -0
- logs/dreambooth/events.out.tfevents.1676970152.shinnosukeuesakaavataraibackend00159ce90def18a94b6687c09cdqtn6p.91.0 +3 -0
- text_encoder/pytorch_model.bin +1 -1
- unet/diffusion_pytorch_model.bin +1 -1
logs/dreambooth/1676970152.914359/events.out.tfevents.1676970152.shinnosukeuesakaavataraibackend00159ce90def18a94b6687c09cdqtn6p.91.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21d24ea7d1bd318dd2669ccc1b98e2bdbef56dfd0e7ab8e39afeac08dd2e582d
|
3 |
+
size 2516
|
logs/dreambooth/1676970152.9165637/hparams.yml
ADDED
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 1500
|
8 |
+
class_data_dir: class_data
|
9 |
+
class_prompt: photo of a woman
|
10 |
+
dataloader_num_workers: 0
|
11 |
+
enable_xformers_memory_efficient_attention: false
|
12 |
+
gradient_accumulation_steps: 1
|
13 |
+
gradient_checkpointing: true
|
14 |
+
hub_model_id: ShinnosukeU/testing_woman1
|
15 |
+
hub_token: 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
|
16 |
+
instance_data_dir: instance_data
|
17 |
+
instance_prompt: photo of sks woman
|
18 |
+
learning_rate: 2.0e-06
|
19 |
+
local_rank: -1
|
20 |
+
logging_dir: logs
|
21 |
+
lr_num_cycles: 1
|
22 |
+
lr_power: 1.0
|
23 |
+
lr_scheduler: constant
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_steps: 1200
|
27 |
+
mixed_precision: null
|
28 |
+
num_class_images: 200
|
29 |
+
num_train_epochs: 6
|
30 |
+
output_dir: output
|
31 |
+
pretrained_model_name_or_path: jzli/DreamShaper-3.32
|
32 |
+
prior_generation_precision: null
|
33 |
+
prior_loss_weight: 1.0
|
34 |
+
push_to_hub: true
|
35 |
+
report_to: tensorboard
|
36 |
+
resolution: 512
|
37 |
+
resume_from_checkpoint: null
|
38 |
+
revision: null
|
39 |
+
sample_batch_size: 4
|
40 |
+
scale_lr: false
|
41 |
+
seed: null
|
42 |
+
set_grads_to_none: false
|
43 |
+
tokenizer_name: null
|
44 |
+
train_batch_size: 1
|
45 |
+
train_text_encoder: true
|
46 |
+
use_8bit_adam: false
|
47 |
+
with_prior_preservation: true
|
logs/dreambooth/events.out.tfevents.1676970152.shinnosukeuesakaavataraibackend00159ce90def18a94b6687c09cdqtn6p.91.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b2a13d5e54933e3ed2892c8536a1710bcc7056a1f735e0546c574e199b55068
|
3 |
+
size 100634
|
text_encoder/pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492309793
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1260b0829a44dfe11dd6ced09b42e1821aaa6708e6a02ede28ad83c44ad749a9
|
3 |
size 492309793
|
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:51d9133bc90ec3fbdbe1c54bdab18d7da777003286eeda7559fc160fa6cc821c
|
3 |
size 3438375973
|