nroggendorff
commited on
End of training
Browse files- checkpoint-500/optimizer.bin +1 -1
- checkpoint-500/pytorch_lora_weights.safetensors +1 -1
- checkpoint-500/random_states_0.pkl +1 -1
- logs/text2image-fine-tune/1723341085.8611407/events.out.tfevents.1723341085.r-nroggendorff-train-lora-v1v8i00b-a429e-kugf4.69.1 +3 -0
- logs/text2image-fine-tune/1723341085.8624825/hparams.yml +53 -0
- logs/text2image-fine-tune/events.out.tfevents.1723341085.r-nroggendorff-train-lora-v1v8i00b-a429e-kugf4.69.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
checkpoint-500/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 47392882
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6de48eaf0064399daa9546f0bf13c72f0b4c363b04f2d63327cabb5fe65875c
|
3 |
size 47392882
|
checkpoint-500/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c8c970a64f38bd7daa574da725c039e3f962d6510397db8df7fe688a4733322
|
3 |
size 23390424
|
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 14408
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dbbd75b7b55737a98b0514e669935c00ca68a50bb280925be22c65080a53fe8e
|
3 |
size 14408
|
logs/text2image-fine-tune/1723341085.8611407/events.out.tfevents.1723341085.r-nroggendorff-train-lora-v1v8i00b-a429e-kugf4.69.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f74ca703210ceb90f2a2c925a76734e3357b04073ccce038240ec85ad6919afa
|
3 |
+
size 2257
|
logs/text2image-fine-tune/1723341085.8624825/hparams.yml
ADDED
@@ -0,0 +1,53 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 500
|
10 |
+
checkpoints_total_limit: null
|
11 |
+
dataloader_num_workers: 0
|
12 |
+
dataset_config_name: null
|
13 |
+
dataset_name: nroggendorff/zelda
|
14 |
+
debug_loss: false
|
15 |
+
enable_xformers_memory_efficient_attention: false
|
16 |
+
gradient_accumulation_steps: 4
|
17 |
+
gradient_checkpointing: true
|
18 |
+
hub_model_id: null
|
19 |
+
hub_token: null
|
20 |
+
image_column: image
|
21 |
+
learning_rate: 0.0001
|
22 |
+
local_rank: -1
|
23 |
+
logging_dir: logs
|
24 |
+
lr_scheduler: constant
|
25 |
+
lr_warmup_steps: 0
|
26 |
+
max_grad_norm: 1.0
|
27 |
+
max_train_samples: null
|
28 |
+
max_train_steps: 500
|
29 |
+
mixed_precision: fp16
|
30 |
+
noise_offset: 0
|
31 |
+
num_train_epochs: 125
|
32 |
+
num_validation_images: 4
|
33 |
+
output_dir: zelda-lora
|
34 |
+
prediction_type: null
|
35 |
+
pretrained_model_name_or_path: nroggendorff/animexl
|
36 |
+
pretrained_vae_model_name_or_path: null
|
37 |
+
push_to_hub: true
|
38 |
+
random_flip: true
|
39 |
+
rank: 4
|
40 |
+
report_to: tensorboard
|
41 |
+
resolution: 1024
|
42 |
+
resume_from_checkpoint: null
|
43 |
+
revision: null
|
44 |
+
scale_lr: false
|
45 |
+
seed: null
|
46 |
+
snr_gamma: null
|
47 |
+
train_batch_size: 8
|
48 |
+
train_data_dir: null
|
49 |
+
train_text_encoder: false
|
50 |
+
use_8bit_adam: false
|
51 |
+
validation_epochs: 1
|
52 |
+
validation_prompt: null
|
53 |
+
variant: null
|
logs/text2image-fine-tune/events.out.tfevents.1723341085.r-nroggendorff-train-lora-v1v8i00b-a429e-kugf4.69.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:47ce5763305d6b9f2f29be02b92c0827913f59c7a78116f42e8d9c5b64eda96f
|
3 |
+
size 24461
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 23390424
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1c8c970a64f38bd7daa574da725c039e3f962d6510397db8df7fe688a4733322
|
3 |
size 23390424
|