End of training
Browse files- checkpoint-1000/model.safetensors +3 -0
- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/random_states_0.pkl +2 -2
- checkpoint-1000/scheduler.bin +1 -1
- checkpoint-500/model.safetensors +3 -0
- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/random_states_0.pkl +2 -2
- checkpoint-500/scheduler.bin +1 -1
- feature_extractor/preprocessor_config.json +1 -2
- learned_embeds-steps-1000.safetensors +1 -1
- learned_embeds-steps-500.safetensors +1 -1
- learned_embeds.safetensors +1 -1
- logs/textual_inversion/1731810272.481549/events.out.tfevents.1731810272.iGpu25.175890.1 +3 -0
- logs/textual_inversion/1731810272.4863024/hparams.yml +48 -0
- logs/textual_inversion/1731811891.6466668/events.out.tfevents.1731811891.iGpu20.1391779.1 +3 -0
- logs/textual_inversion/1731811891.6539083/hparams.yml +48 -0
- logs/textual_inversion/1731814395.9128485/events.out.tfevents.1731814395.iGpu20.1392408.1 +3 -0
- logs/textual_inversion/1731814395.920794/hparams.yml +48 -0
- logs/textual_inversion/events.out.tfevents.1731810272.iGpu25.175890.0 +3 -0
- logs/textual_inversion/events.out.tfevents.1731811891.iGpu20.1391779.0 +3 -0
- logs/textual_inversion/events.out.tfevents.1731814395.iGpu20.1392408.0 +3 -0
- text_encoder/config.json +1 -1
- text_encoder/model.safetensors +2 -2
- tokenizer/tokenizer_config.json +24 -37
checkpoint-1000/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:796279e95c824fde5cf86baca6e7a742095991b16e9e516f1e7773b5cfc07016
|
3 |
+
size 1361601112
|
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 404760109
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ba8a9d753265d994539642a7e0278df1dfc99eaa247cecb13270bc211c55b57
|
3 |
size 404760109
|
checkpoint-1000/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:9a7275600d115bd7ffe2e6769f94760eda9a07ae0fe8c3efd01217dc0433ca82
|
3 |
+
size 15691
|
checkpoint-1000/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:715fa16b4fd4791aa0a984f5fb08045ac05c6514a57c227259bdf620d6626770
|
3 |
size 563
|
checkpoint-500/model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:654d8f9a0458063d1a982c2476a25b2411fc534f608aac3da9320f5f4df42994
|
3 |
+
size 1361601112
|
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 404760109
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:90bb7cc9abf234d7478e7f17d64296073542db07ea37ba2a30de39d1135ef0c9
|
3 |
size 404760109
|
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:942efa97b54f16ec54e6323e579f337c7838753a89d44769135217afe43eaa73
|
3 |
+
size 15691
|
checkpoint-500/scheduler.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 563
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:74481ac148859637e49c5946a58db09e35f78ebf008612a8ee0b58a9f39e1844
|
3 |
size 563
|
feature_extractor/preprocessor_config.json
CHANGED
@@ -24,6 +24,5 @@
|
|
24 |
"rescale_factor": 0.00392156862745098,
|
25 |
"size": {
|
26 |
"shortest_edge": 224
|
27 |
-
}
|
28 |
-
"use_square_size": false
|
29 |
}
|
|
|
24 |
"rescale_factor": 0.00392156862745098,
|
25 |
"size": {
|
26 |
"shortest_edge": 224
|
27 |
+
}
|
|
|
28 |
}
|
learned_embeds-steps-1000.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c929f887326c29ef5116f7340e1d8f2c3ec6cffa055831024ae4eec354acfd0
|
3 |
size 4208
|
learned_embeds-steps-500.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c68b0bb6ccd15495bb57abcd38e74eef704a8d297d13a19950e1e42d0c51ae2b
|
3 |
size 4208
|
learned_embeds.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4208
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c929f887326c29ef5116f7340e1d8f2c3ec6cffa055831024ae4eec354acfd0
|
3 |
size 4208
|
logs/textual_inversion/1731810272.481549/events.out.tfevents.1731810272.iGpu25.175890.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63ca2a03c25d970922f18006c3fb7a861cbda77269b5d13315b379c31e3f44e9
|
3 |
+
size 2432
|
logs/textual_inversion/1731810272.4863024/hparams.yml
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
11 |
+
gradient_accumulation_steps: 4
|
12 |
+
gradient_checkpointing: false
|
13 |
+
hub_model_id: null
|
14 |
+
hub_token: null
|
15 |
+
idx: null
|
16 |
+
initializer_token: thangka
|
17 |
+
learnable_property: object
|
18 |
+
learning_rate: 0.014
|
19 |
+
local_rank: 0
|
20 |
+
logging_dir: logs
|
21 |
+
lr_num_cycles: 1
|
22 |
+
lr_scheduler: constant
|
23 |
+
lr_warmup_steps: 0
|
24 |
+
max_train_steps: 1000
|
25 |
+
mixed_precision: fp16
|
26 |
+
no_safe_serialization: false
|
27 |
+
num_train_epochs: 6
|
28 |
+
num_validation_images: 4
|
29 |
+
num_vectors: 1
|
30 |
+
output_dir: /lab/tmpig7b/u/brian-data/dreamdistribution_models/thangka_textual_inversion
|
31 |
+
placeholder_token: <thangka>
|
32 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
33 |
+
push_to_hub: true
|
34 |
+
repeats: 1000
|
35 |
+
report_to: tensorboard
|
36 |
+
resolution: 768
|
37 |
+
resume_from_checkpoint: null
|
38 |
+
revision: null
|
39 |
+
save_as_full_pipeline: false
|
40 |
+
save_steps: 500
|
41 |
+
scale_lr: true
|
42 |
+
seed: null
|
43 |
+
tokenizer_name: null
|
44 |
+
train_batch_size: 1
|
45 |
+
train_data_dir: /lab/tmpig7b/u/brian-data/eval_5//thangka/reference
|
46 |
+
validation_epochs: null
|
47 |
+
validation_prompt: null
|
48 |
+
validation_steps: 100
|
logs/textual_inversion/1731811891.6466668/events.out.tfevents.1731811891.iGpu20.1391779.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6040a79a35194775135bea206fc922dd38acad7dde3ba49c6b9a8bea33dd2723
|
3 |
+
size 2432
|
logs/textual_inversion/1731811891.6539083/hparams.yml
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
11 |
+
gradient_accumulation_steps: 4
|
12 |
+
gradient_checkpointing: false
|
13 |
+
hub_model_id: null
|
14 |
+
hub_token: null
|
15 |
+
idx: null
|
16 |
+
initializer_token: thangka
|
17 |
+
learnable_property: object
|
18 |
+
learning_rate: 0.004
|
19 |
+
local_rank: 0
|
20 |
+
logging_dir: logs
|
21 |
+
lr_num_cycles: 1
|
22 |
+
lr_scheduler: constant
|
23 |
+
lr_warmup_steps: 0
|
24 |
+
max_train_steps: 1000
|
25 |
+
mixed_precision: fp16
|
26 |
+
no_safe_serialization: false
|
27 |
+
num_train_epochs: 2
|
28 |
+
num_validation_images: 4
|
29 |
+
num_vectors: 1
|
30 |
+
output_dir: /lab/tmpig7b/u/brian-data/dreamdistribution_models/thangka_textual_inversion
|
31 |
+
placeholder_token: <thangka>
|
32 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
33 |
+
push_to_hub: false
|
34 |
+
repeats: 1000
|
35 |
+
report_to: tensorboard
|
36 |
+
resolution: 768
|
37 |
+
resume_from_checkpoint: null
|
38 |
+
revision: null
|
39 |
+
save_as_full_pipeline: false
|
40 |
+
save_steps: 500
|
41 |
+
scale_lr: true
|
42 |
+
seed: null
|
43 |
+
tokenizer_name: null
|
44 |
+
train_batch_size: 1
|
45 |
+
train_data_dir: /lab/tmpig7b/u/brian-data/eval_5//thangka/reference
|
46 |
+
validation_epochs: null
|
47 |
+
validation_prompt: null
|
48 |
+
validation_steps: 100
|
logs/textual_inversion/1731814395.9128485/events.out.tfevents.1731814395.iGpu20.1392408.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b39651fb903b60a445162b3b4bcdbfd6d8f8e219f0f84fae9dca141c39fbcc91
|
3 |
+
size 2432
|
logs/textual_inversion/1731814395.920794/hparams.yml
ADDED
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: true
|
11 |
+
gradient_accumulation_steps: 4
|
12 |
+
gradient_checkpointing: false
|
13 |
+
hub_model_id: null
|
14 |
+
hub_token: null
|
15 |
+
idx: null
|
16 |
+
initializer_token: thangka
|
17 |
+
learnable_property: object
|
18 |
+
learning_rate: 0.004
|
19 |
+
local_rank: 0
|
20 |
+
logging_dir: logs
|
21 |
+
lr_num_cycles: 1
|
22 |
+
lr_scheduler: constant
|
23 |
+
lr_warmup_steps: 0
|
24 |
+
max_train_steps: 1000
|
25 |
+
mixed_precision: fp16
|
26 |
+
no_safe_serialization: false
|
27 |
+
num_train_epochs: 2
|
28 |
+
num_validation_images: 4
|
29 |
+
num_vectors: 1
|
30 |
+
output_dir: /lab/tmpig7b/u/brian-data/dreamdistribution_models/thangka_textual_inversion
|
31 |
+
placeholder_token: <thangka>
|
32 |
+
pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
|
33 |
+
push_to_hub: true
|
34 |
+
repeats: 1000
|
35 |
+
report_to: tensorboard
|
36 |
+
resolution: 768
|
37 |
+
resume_from_checkpoint: null
|
38 |
+
revision: null
|
39 |
+
save_as_full_pipeline: false
|
40 |
+
save_steps: 500
|
41 |
+
scale_lr: true
|
42 |
+
seed: null
|
43 |
+
tokenizer_name: null
|
44 |
+
train_batch_size: 1
|
45 |
+
train_data_dir: /lab/tmpig7b/u/brian-data/eval_5//thangka/reference
|
46 |
+
validation_epochs: null
|
47 |
+
validation_prompt: null
|
48 |
+
validation_steps: 100
|
logs/textual_inversion/events.out.tfevents.1731810272.iGpu25.175890.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d79a9252edc65736036d303bb38eb32180119aa1652b2069595f8fb824c90529
|
3 |
+
size 88
|
logs/textual_inversion/events.out.tfevents.1731811891.iGpu20.1391779.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a01d1edd3db057f318c8a18ceb9d97f82cd10f721835fc54508cc9adb3aab0c
|
3 |
+
size 335054
|
logs/textual_inversion/events.out.tfevents.1731814395.iGpu20.1392408.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7388709d7c9a63b4d1ac02003497c54a66d0b5902446f3b4f879deac5e7a6d2c
|
3 |
+
size 335054
|
text_encoder/config.json
CHANGED
@@ -20,6 +20,6 @@
|
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 512,
|
22 |
"torch_dtype": "float32",
|
23 |
-
"transformers_version": "4.
|
24 |
"vocab_size": 49409
|
25 |
}
|
|
|
20 |
"pad_token_id": 1,
|
21 |
"projection_dim": 512,
|
22 |
"torch_dtype": "float32",
|
23 |
+
"transformers_version": "4.28.1",
|
24 |
"vocab_size": 49409
|
25 |
}
|
text_encoder/model.safetensors
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:796279e95c824fde5cf86baca6e7a742095991b16e9e516f1e7773b5cfc07016
|
3 |
+
size 1361601112
|
tokenizer/tokenizer_config.json
CHANGED
@@ -1,46 +1,33 @@
|
|
1 |
{
|
2 |
"add_prefix_space": false,
|
3 |
-
"
|
4 |
-
"
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
"special": true
|
11 |
-
},
|
12 |
-
"49406": {
|
13 |
-
"content": "<|startoftext|>",
|
14 |
-
"lstrip": false,
|
15 |
-
"normalized": true,
|
16 |
-
"rstrip": false,
|
17 |
-
"single_word": false,
|
18 |
-
"special": true
|
19 |
-
},
|
20 |
-
"49407": {
|
21 |
-
"content": "<|endoftext|>",
|
22 |
-
"lstrip": false,
|
23 |
-
"normalized": true,
|
24 |
-
"rstrip": false,
|
25 |
-
"single_word": false,
|
26 |
-
"special": true
|
27 |
-
},
|
28 |
-
"49408": {
|
29 |
-
"content": "<thangka>",
|
30 |
-
"lstrip": false,
|
31 |
-
"normalized": true,
|
32 |
-
"rstrip": false,
|
33 |
-
"single_word": false,
|
34 |
-
"special": false
|
35 |
-
}
|
36 |
},
|
37 |
-
"bos_token": "<|startoftext|>",
|
38 |
"clean_up_tokenization_spaces": true,
|
39 |
"do_lower_case": true,
|
40 |
-
"eos_token":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
41 |
"errors": "replace",
|
42 |
"model_max_length": 77,
|
43 |
-
"pad_token": "
|
44 |
"tokenizer_class": "CLIPTokenizer",
|
45 |
-
"unk_token":
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
}
|
|
|
1 |
{
|
2 |
"add_prefix_space": false,
|
3 |
+
"bos_token": {
|
4 |
+
"__type": "AddedToken",
|
5 |
+
"content": "<|startoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": true,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
},
|
|
|
11 |
"clean_up_tokenization_spaces": true,
|
12 |
"do_lower_case": true,
|
13 |
+
"eos_token": {
|
14 |
+
"__type": "AddedToken",
|
15 |
+
"content": "<|endoftext|>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": true,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false
|
20 |
+
},
|
21 |
"errors": "replace",
|
22 |
"model_max_length": 77,
|
23 |
+
"pad_token": "<|endoftext|>",
|
24 |
"tokenizer_class": "CLIPTokenizer",
|
25 |
+
"unk_token": {
|
26 |
+
"__type": "AddedToken",
|
27 |
+
"content": "<|endoftext|>",
|
28 |
+
"lstrip": false,
|
29 |
+
"normalized": true,
|
30 |
+
"rstrip": false,
|
31 |
+
"single_word": false
|
32 |
+
}
|
33 |
}
|