Hand Ba
commited on
Commit
•
232ea0d
1
Parent(s):
782b057
Add trained embeds file & checkpoint
Browse files- checkpoint-5000/custom_checkpoint_0.pkl +3 -0
- checkpoint-5000/optimizer.bin +3 -0
- checkpoint-5000/pytorch_model.bin +3 -0
- checkpoint-5000/random_states_0.pkl +3 -0
- checkpoint-5000/scheduler.bin +3 -0
- learned_embeds.bin +3 -0
- logs/textual_inversion/1672583939.5176692/events.out.tfevents.1672583939.896729394cea.2319.1 +3 -0
- logs/textual_inversion/1672583939.5238233/hparams.yml +36 -0
- logs/textual_inversion/events.out.tfevents.1672583939.896729394cea.2319.0 +3 -0
checkpoint-5000/custom_checkpoint_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:275d4e4d5cb5f49f0b6d04a5c128d16c4985e511f307953d2f82d72d049cbfcb
|
3 |
+
size 583
|
checkpoint-5000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be5ba22349a564be63053b4107ab358840cedfb49971c7263cf9bc8ab1542b49
|
3 |
+
size 303570477
|
checkpoint-5000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c7e189cbac1fc41e07b893c68e261ae051e1f60330fa973303bbeb5e19363e7d
|
3 |
+
size 492322337
|
checkpoint-5000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f2176b845d7a109e6c5270f261c7bef20fa065b7ccf8e4cb6cdabf1b21032435
|
3 |
+
size 14663
|
checkpoint-5000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f725fe1f59b6f186856fbc4235ba2a0ed1c8c3f661a38d0b3e94d673c64b7a9d
|
3 |
+
size 563
|
learned_embeds.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ad8ea5efef30eb789fcbccefa4efe96fe969f2da0bb0c679ad38f87a3aa66f09
|
3 |
+
size 3904
|
logs/textual_inversion/1672583939.5176692/events.out.tfevents.1672583939.896729394cea.2319.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55ddb5026cce3b048d4d57bc5a4f4a959d95c405c8048b32a5f7ddc2e8c4efeb
|
3 |
+
size 2038
|
logs/textual_inversion/1672583939.5238233/hparams.yml
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
adam_beta1: 0.9
|
2 |
+
adam_beta2: 0.999
|
3 |
+
adam_epsilon: 1.0e-08
|
4 |
+
adam_weight_decay: 0.01
|
5 |
+
center_crop: false
|
6 |
+
checkpointing_steps: 2500
|
7 |
+
enable_xformers_memory_efficient_attention: false
|
8 |
+
gradient_accumulation_steps: 1
|
9 |
+
gradient_checkpointing: false
|
10 |
+
hub_model_id: haanba/itscalling-mob-umamusume-concept
|
11 |
+
hub_token: null
|
12 |
+
initializer_token: girl
|
13 |
+
learnable_property: object
|
14 |
+
learning_rate: 0.005
|
15 |
+
local_rank: -1
|
16 |
+
logging_dir: logs
|
17 |
+
lr_scheduler: constant
|
18 |
+
lr_warmup_steps: 500
|
19 |
+
max_train_steps: 5000
|
20 |
+
mixed_precision: 'no'
|
21 |
+
num_train_epochs: 10
|
22 |
+
only_save_embeds: true
|
23 |
+
output_dir: /content/drive/MyDrive/content/itscalling-mob-umamusume-concept
|
24 |
+
placeholder_token: <wd135-itscalling-mob-umamusume>
|
25 |
+
pretrained_model_name_or_path: haanba/unofficial-waifu-diffusion-v1-3-5
|
26 |
+
push_to_hub: false
|
27 |
+
repeats: 100
|
28 |
+
resolution: 512
|
29 |
+
resume_from_checkpoint: null
|
30 |
+
revision: null
|
31 |
+
save_steps: 1000
|
32 |
+
scale_lr: true
|
33 |
+
seed: 23
|
34 |
+
tokenizer_name: null
|
35 |
+
train_batch_size: 1
|
36 |
+
train_data_dir: /content/input
|
logs/textual_inversion/events.out.tfevents.1672583939.896729394cea.2319.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d8a9807793a244210c4eb910ec2e967debe410a216a0ec0434d8f59e58409c1
|
3 |
+
size 419786
|