End of training
Browse files- checkpoint-22500/optimizer.bin +3 -0
- checkpoint-22500/pytorch_model.bin +3 -0
- checkpoint-22500/random_states_0.pkl +3 -0
- checkpoint-22500/scaler.pt +3 -0
- checkpoint-22500/scheduler.bin +3 -0
- logs/text2image-fine-tune/1684743210.71554/events.out.tfevents.1684743210.c43dbc0fee35.40424.1 +3 -0
- logs/text2image-fine-tune/1684743210.727225/hparams.yml +47 -0
- logs/text2image-fine-tune/events.out.tfevents.1684738877.c43dbc0fee35.21701.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1684743210.c43dbc0fee35.40424.0 +3 -0
- pytorch_lora_weights.bin +1 -1
checkpoint-22500/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54d85457ddd5b375f37d8a934f0810740ce1bf834a07835f9c4b388e35b6d3b0
|
3 |
+
size 6591685
|
checkpoint-22500/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:07d2c209ce9361b4f4d5057880624a20e6ec6ea292b6873064760e05a776ba9b
|
3 |
+
size 3285965
|
checkpoint-22500/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:43cd1273785244e04170ca8d57429b9f92a618de639e4310b886d9ec6d352efc
|
3 |
+
size 14727
|
checkpoint-22500/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:35fe549ee3dd15ba1c30c2de952ed0bd70e642d5d22a33762d8d80d20cbf42fb
|
3 |
+
size 557
|
checkpoint-22500/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:633c6a22fbf445de371a930e7f21066998682559e29cd47c2d523ae96abdc101
|
3 |
+
size 563
|
logs/text2image-fine-tune/1684743210.71554/events.out.tfevents.1684743210.c43dbc0fee35.40424.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:761b6f4794f52cab85bd8d874a608434ffbab9d2df28315177fd5853345b8a88
|
3 |
+
size 2484
|
logs/text2image-fine-tune/1684743210.727225/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 |
+
cache_dir: null
|
7 |
+
caption_column: text
|
8 |
+
center_crop: true
|
9 |
+
checkpointing_steps: 1500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 2
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: null
|
14 |
+
enable_xformers_memory_efficient_attention: false
|
15 |
+
gradient_accumulation_steps: 4
|
16 |
+
gradient_checkpointing: false
|
17 |
+
hub_model_id: newest_Alice_mix_wizard_mix_Chronicles_diff_lora
|
18 |
+
hub_token: null
|
19 |
+
image_column: image
|
20 |
+
learning_rate: 0.0001
|
21 |
+
local_rank: -1
|
22 |
+
logging_dir: logs
|
23 |
+
lr_scheduler: cosine
|
24 |
+
lr_warmup_steps: 0
|
25 |
+
max_grad_norm: 1.0
|
26 |
+
max_train_samples: null
|
27 |
+
max_train_steps: 22500
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 479
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/Alice_mix_wizard_Chronicles
|
33 |
+
pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
|
34 |
+
push_to_hub: true
|
35 |
+
random_flip: true
|
36 |
+
report_to: tensorboard
|
37 |
+
resolution: 512
|
38 |
+
resume_from_checkpoint: checkpoint-21000
|
39 |
+
revision: null
|
40 |
+
scale_lr: false
|
41 |
+
seed: 1337
|
42 |
+
snr_gamma: null
|
43 |
+
train_batch_size: 2
|
44 |
+
train_data_dir: /content/drive/MyDrive/newest_Chronicles
|
45 |
+
use_8bit_adam: false
|
46 |
+
validation_epochs: 1500
|
47 |
+
validation_prompt: Dorothy and Alice are walking in the forest
|
logs/text2image-fine-tune/events.out.tfevents.1684738877.c43dbc0fee35.21701.0
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:1123bccbcdf367a04f9897a937da9b167c612bcbf20f0841b9659ddd17c767a3
|
3 |
+
size 2048895
|
logs/text2image-fine-tune/events.out.tfevents.1684743210.c43dbc0fee35.40424.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:368b56df44f15922003a78370f1cac880167b0dc278ab07821cf8132afdccc6e
|
3 |
+
size 75088
|
pytorch_lora_weights.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3287771
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f01b39e1e09be85571d4a17c4c78c50dbff3e7527b7a4d6f53496c2093b2ccfa
|
3 |
size 3287771
|