DmitryNvm commited on
Commit
1caa844
·
1 Parent(s): 4f94bb3

End of training

Browse files
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:35fb3e3908d8e70ffea0edeb2702ebf1e2d31f08cdb95fde69407f5c73d79fb6
3
- size 372533938
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f78ec3a1d71a7cdc865a2ef38722fef26867f9298d332bdc212810274249cbf5
3
+ size 186738802
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff4543d6dd67d9eba4c2975707d1afff7c7245a68aa0076f2c4650505e0b54b0
3
- size 185963768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88c4627489be3a39c30cacbce2d9acbee732b2fbcb140539d882d28dfe11072a
3
+ size 93065304
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3747ba4595f8f620f312e51bfd9a98b1c986d9a00d0d38f5fc558016712d71b9
3
  size 14280
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:007f093a63fddc84d7b7f42bd21cd6734b68921952259d0066161d53e9f707f3
3
  size 14280
image_0.png CHANGED

Git LFS Details

  • SHA256: ed63e827db556a04890b2e8f5abf16eb81775e788b3cd218c46bf98f124d6616
  • Pointer size: 132 Bytes
  • Size of remote file: 1.14 MB

Git LFS Details

  • SHA256: 1b3a8e03f4ae34c5811ef596a29d5047d8880c9d9e6b8c29e6196923f297b5be
  • Pointer size: 132 Bytes
  • Size of remote file: 1.09 MB
image_1.png CHANGED

Git LFS Details

  • SHA256: 2f45124dfbba99de18211c1ce20c6e2fc5082a3d373b305e8d110b94d608c769
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB

Git LFS Details

  • SHA256: a7eecb65238e80e771475a7190ce550077bc9b5a2365060d705c392f722da26f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.05 MB
image_2.png CHANGED

Git LFS Details

  • SHA256: bc1717981a9988a3c8aea0eed1f7470b3bf781c1b82fd3f72b723f17b1ef21e2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.14 MB

Git LFS Details

  • SHA256: 872ca26e11b34ca6812ddf91855f314d6fb2f7ce4cea966c6200fcc33cae8c86
  • Pointer size: 132 Bytes
  • Size of remote file: 1.16 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: a5781928b96bf44a06280bce0e8bc292551a158e158b631ee656ddbd2be1d487
  • Pointer size: 132 Bytes
  • Size of remote file: 1.13 MB

Git LFS Details

  • SHA256: 7f9a9abe4b0ce8bda93f45d0355905681d077a5f5ac722ed74cfc51cb8de5beb
  • Pointer size: 132 Bytes
  • Size of remote file: 1.11 MB
logs/dreambooth-lora-sd-xl/1704359441.1423182/events.out.tfevents.1704359441.silo-one.2435364.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:825f3506edab7d34d624d4aa6c71e61fe5f9687e7dd3009095ffa7f88134b716
3
+ size 3124
logs/dreambooth-lora-sd-xl/1704359441.1437047/hparams.yml ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.0001
5
+ adam_weight_decay_text_encoder: 0.001
6
+ allow_tf32: false
7
+ cache_dir: null
8
+ caption_column: null
9
+ center_crop: false
10
+ checkpointing_steps: 500
11
+ checkpoints_total_limit: null
12
+ class_data_dir: null
13
+ class_prompt: null
14
+ crops_coords_top_left_h: 0
15
+ crops_coords_top_left_w: 0
16
+ dataloader_num_workers: 0
17
+ dataset_config_name: null
18
+ dataset_name: null
19
+ enable_xformers_memory_efficient_attention: false
20
+ gradient_accumulation_steps: 1
21
+ gradient_checkpointing: false
22
+ hub_model_id: null
23
+ hub_token: null
24
+ image_column: image
25
+ instance_data_dir: style
26
+ instance_prompt: a cat of in szn style
27
+ learning_rate: 0.0001
28
+ local_rank: -1
29
+ logging_dir: logs
30
+ lr_num_cycles: 1
31
+ lr_power: 1.0
32
+ lr_scheduler: constant
33
+ lr_warmup_steps: 0
34
+ max_grad_norm: 1.0
35
+ max_train_steps: 500
36
+ mixed_precision: fp16
37
+ num_class_images: 100
38
+ num_train_epochs: 500
39
+ num_validation_images: 4
40
+ optimizer: AdamW
41
+ output_dir: sdxl-lora-dreambooth-style
42
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-xl-base-1.0
43
+ pretrained_vae_model_name_or_path: null
44
+ prior_generation_precision: null
45
+ prior_loss_weight: 1.0
46
+ prodigy_beta3: null
47
+ prodigy_decouple: true
48
+ prodigy_safeguard_warmup: true
49
+ prodigy_use_bias_correction: true
50
+ push_to_hub: true
51
+ rank: 16
52
+ repeats: 1
53
+ report_to: tensorboard
54
+ resolution: 256
55
+ resume_from_checkpoint: null
56
+ revision: null
57
+ sample_batch_size: 4
58
+ scale_lr: false
59
+ seed: 0
60
+ snr_gamma: null
61
+ text_encoder_lr: 5.0e-06
62
+ train_batch_size: 1
63
+ train_text_encoder: false
64
+ use_8bit_adam: false
65
+ validation_epochs: 50
66
+ validation_prompt: a man in szn style
67
+ with_prior_preservation: false
logs/dreambooth-lora-sd-xl/events.out.tfevents.1704359441.silo-one.2435364.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8309f9ed661dc13c6dfedce331220343b8d3659b0604210c09ecca6746199a7e
3
+ size 48391659
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:77c2aac40c0ff95b65bfb3e6d8f85f234ccf0146a8cf9975048aa9c2ab17c099
3
- size 185963768
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88c4627489be3a39c30cacbce2d9acbee732b2fbcb140539d882d28dfe11072a
3
+ size 93065304