End of training
Browse files- checkpoint-500/optimizer.bin +3 -0
- checkpoint-500/pytorch_model.bin +3 -0
- checkpoint-500/random_states_0.pkl +3 -0
- checkpoint-500/scheduler.bin +3 -0
- learned_embeds-steps-500.safetensors +3 -0
- learned_embeds.safetensors +1 -1
- logs/textual_inversion/1695045752.0461273/events.out.tfevents.1695045752.ip-172-31-43-69.61904.1 +3 -0
- logs/textual_inversion/1695045752.0474586/hparams.yml +47 -0
- logs/textual_inversion/1695046113.0868106/events.out.tfevents.1695046113.ip-172-31-43-69.63356.1 +3 -0
- logs/textual_inversion/1695046113.0882084/hparams.yml +47 -0
- logs/textual_inversion/events.out.tfevents.1695045752.ip-172-31-43-69.61904.0 +3 -0
- logs/textual_inversion/events.out.tfevents.1695046113.ip-172-31-43-69.63356.0 +3 -0
- text_encoder/model.safetensors +1 -1
checkpoint-500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55dc8dc636c51190ed5dd0436e22c3bcc21b2ff134a25a9a905834c1ce6681c9
|
3 |
+
size 303570477
|
checkpoint-500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:61501ee3da5ea7e4a7fea9ec64bf1eeedb43226095073e5595908d8d5ea70988
|
3 |
+
size 492321437
|
checkpoint-500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5e1d97cb00f84199c45df985b90c71538a9c2708e3b943fd5b3408984be39fa
|
3 |
+
size 14599
|
checkpoint-500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:478ff7b9adcb1fba8f74abd29e0dfb41133888ecf608d07ea8ae2143e019d098
|
3 |
+
size 563
|
learned_embeds-steps-500.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ac99d24653fabfa2eb764201e4e16df27829d6b64a9af1008ab1e5672c52b25
|
3 |
+
size 3176
|
learned_embeds.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3176
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4ac99d24653fabfa2eb764201e4e16df27829d6b64a9af1008ab1e5672c52b25
|
3 |
size 3176
|
logs/textual_inversion/1695045752.0461273/events.out.tfevents.1695045752.ip-172-31-43-69.61904.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:82f4c34e741cc7f91a67e00edfcaea5d53417febddf7dbf79934ee9b3081e7c2
|
3 |
+
size 2340
|
logs/textual_inversion/1695045752.0474586/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: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
dataloader_num_workers: 0
|
10 |
+
enable_xformers_memory_efficient_attention: false
|
11 |
+
gradient_accumulation_steps: 4
|
12 |
+
gradient_checkpointing: false
|
13 |
+
hub_model_id: null
|
14 |
+
hub_token: null
|
15 |
+
initializer_token: <*>
|
16 |
+
learnable_property: object
|
17 |
+
learning_rate: 0.002
|
18 |
+
local_rank: -1
|
19 |
+
logging_dir: logs
|
20 |
+
lr_num_cycles: 1
|
21 |
+
lr_scheduler: constant
|
22 |
+
lr_warmup_steps: 0
|
23 |
+
max_train_steps: 500
|
24 |
+
mixed_precision: 'no'
|
25 |
+
no_safe_serialization: false
|
26 |
+
num_train_epochs: 5
|
27 |
+
num_validation_images: 4
|
28 |
+
num_vectors: 1
|
29 |
+
output_dir: textual_inversion_zaha
|
30 |
+
placeholder_token: <*>
|
31 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
32 |
+
push_to_hub: true
|
33 |
+
repeats: 100
|
34 |
+
report_to: tensorboard
|
35 |
+
resolution: 512
|
36 |
+
resume_from_checkpoint: null
|
37 |
+
revision: null
|
38 |
+
save_as_full_pipeline: false
|
39 |
+
save_steps: 500
|
40 |
+
scale_lr: true
|
41 |
+
seed: null
|
42 |
+
tokenizer_name: null
|
43 |
+
train_batch_size: 1
|
44 |
+
train_data_dir: /home/ubuntu/diffusers/zaha
|
45 |
+
validation_epochs: null
|
46 |
+
validation_prompt: null
|
47 |
+
validation_steps: 100
|
logs/textual_inversion/1695046113.0868106/events.out.tfevents.1695046113.ip-172-31-43-69.63356.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a6925c1f1b83b513fd195c7cc5d01a7869dcf2064890d0ff0161b6aed42ae55d
|
3 |
+
size 2346
|
logs/textual_inversion/1695046113.0882084/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: 500
|
8 |
+
checkpoints_total_limit: null
|
9 |
+
dataloader_num_workers: 0
|
10 |
+
enable_xformers_memory_efficient_attention: false
|
11 |
+
gradient_accumulation_steps: 4
|
12 |
+
gradient_checkpointing: false
|
13 |
+
hub_model_id: null
|
14 |
+
hub_token: null
|
15 |
+
initializer_token: sculpture
|
16 |
+
learnable_property: object
|
17 |
+
learning_rate: 0.002
|
18 |
+
local_rank: -1
|
19 |
+
logging_dir: logs
|
20 |
+
lr_num_cycles: 1
|
21 |
+
lr_scheduler: constant
|
22 |
+
lr_warmup_steps: 0
|
23 |
+
max_train_steps: 500
|
24 |
+
mixed_precision: 'no'
|
25 |
+
no_safe_serialization: false
|
26 |
+
num_train_epochs: 5
|
27 |
+
num_validation_images: 4
|
28 |
+
num_vectors: 1
|
29 |
+
output_dir: textual_inversion_zaha
|
30 |
+
placeholder_token: <*>
|
31 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
32 |
+
push_to_hub: true
|
33 |
+
repeats: 100
|
34 |
+
report_to: tensorboard
|
35 |
+
resolution: 512
|
36 |
+
resume_from_checkpoint: null
|
37 |
+
revision: null
|
38 |
+
save_as_full_pipeline: false
|
39 |
+
save_steps: 500
|
40 |
+
scale_lr: true
|
41 |
+
seed: null
|
42 |
+
tokenizer_name: null
|
43 |
+
train_batch_size: 1
|
44 |
+
train_data_dir: /home/ubuntu/diffusers/zaha
|
45 |
+
validation_epochs: null
|
46 |
+
validation_prompt: null
|
47 |
+
validation_steps: 100
|
logs/textual_inversion/events.out.tfevents.1695045752.ip-172-31-43-69.61904.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed79a7e62ed136d9caa4b00f3b183027d3aa8faebbe9e787b9e860dea2d751ab
|
3 |
+
size 19674
|
logs/textual_inversion/events.out.tfevents.1695046113.ip-172-31-43-69.63356.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b82a837501e1341420df404b84c6da0e0b7d8129e2c48c578a8dfcd5b3edccbf
|
3 |
+
size 167054
|
text_encoder/model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 492268240
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bbc497105ad115b332d36f1d66d73bfed7a90ffac87b632e7ec5fa19c78aef0d
|
3 |
size 492268240
|