End of training
Browse files- checkpoint-15000/optimizer.bin +3 -0
- checkpoint-15000/pytorch_model.bin +3 -0
- checkpoint-15000/random_states_0.pkl +3 -0
- checkpoint-15000/scaler.pt +3 -0
- checkpoint-15000/scheduler.bin +3 -0
- logs/text2image-fine-tune/1684676122.4854584/events.out.tfevents.1684676122.c0163e0a16f0.47106.1 +3 -0
- logs/text2image-fine-tune/1684676122.499389/hparams.yml +47 -0
- logs/text2image-fine-tune/events.out.tfevents.1684671658.c0163e0a16f0.27674.0 +2 -2
- logs/text2image-fine-tune/events.out.tfevents.1684676122.c0163e0a16f0.47106.0 +3 -0
- pytorch_lora_weights.bin +1 -1
checkpoint-15000/optimizer.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36d3439b6508fc5586e880ab9832af96cd4fb4e1d605ad4ecbad07119e6a2d5c
|
3 |
+
size 6591685
|
checkpoint-15000/pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:564b8f46c68848b25c72d3a6d73b3940522a28e539f74b97d5c6d6b8a27967fa
|
3 |
+
size 3285965
|
checkpoint-15000/random_states_0.pkl
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:10eca47a711db06677b4bd877cf11d69b8a0b5c45ff2494b124d018f32095a19
|
3 |
+
size 14727
|
checkpoint-15000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9fb33b1da2125feaa501f6acf7c67409ff703b0320e8e55bf616863891dd3346
|
3 |
+
size 557
|
checkpoint-15000/scheduler.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8f82441aeeb3377e2aa2a9cea9dd30a90572c9fef336ade00148614d795ec89
|
3 |
+
size 563
|
logs/text2image-fine-tune/1684676122.4854584/events.out.tfevents.1684676122.c0163e0a16f0.47106.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5970446924c50ba538bab926a51a47564c4605d6edf99ef9f54967ba152daef9
|
3 |
+
size 2415
|
logs/text2image-fine-tune/1684676122.499389/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_wizard_of_oz_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: 15000
|
28 |
+
mixed_precision: fp16
|
29 |
+
noise_offset: 0
|
30 |
+
num_train_epochs: 518
|
31 |
+
num_validation_images: 4
|
32 |
+
output_dir: /content/drive/MyDrive/wizard_checkpoint
|
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-13500
|
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_WIZARD
|
45 |
+
use_8bit_adam: false
|
46 |
+
validation_epochs: 1500
|
47 |
+
validation_prompt: Dorothy
|
logs/text2image-fine-tune/events.out.tfevents.1684671658.c0163e0a16f0.27674.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:55b4dafd7fd21e2263f6cbf81083b67b9485cf417b7acd780869079e755111fe
|
3 |
+
size 1732863
|
logs/text2image-fine-tune/events.out.tfevents.1684676122.c0163e0a16f0.47106.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6a7e8c4c619ba1c9fde5e3b5e14b5721a061d78dc5981772b8d8edbd732cb36a
|
3 |
+
size 73588
|
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:9b25b51fe681fed34ddefbb3bc53871b2fe8a6f0010953be4969b3c66b4b418b
|
3 |
size 3287771
|