qd2107 commited on
Commit
f8dd7ee
1 Parent(s): 818678e

End of training

Browse files
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  image_3.png filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  image_3.png filter=lfs diff=lfs merge=lfs -text
37
+ image_2.png filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -24,6 +24,13 @@ tags:
24
  - template:sd-lora
25
  - sd3
26
  - sd3-diffusers
 
 
 
 
 
 
 
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
24
  - template:sd-lora
25
  - sd3
26
  - sd3-diffusers
27
+ - text-to-image
28
+ - diffusers-training
29
+ - diffusers
30
+ - lora
31
+ - template:sd-lora
32
+ - sd3
33
+ - sd3-diffusers
34
  ---
35
 
36
  <!-- This model card has been generated automatically according to the information the training script had access to. You
checkpoint-500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9b65c13fcbe5b6ff300d3ea8a3331f6d0f0787e86013b98ac9205a459cd9b873
3
+ size 19096716
checkpoint-500/pytorch_lora_weights.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8ee123edcd11c31101ece916638ba6a1f30d35db037dd1b142e1ee5f9949beb
3
+ size 9437288
checkpoint-500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b440ff2b488f2cc03e50b7c8246678fe6998a1ebc8846fb4709420e00429efd1
3
+ size 14344
checkpoint-500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18b984273ea2d45b7ffb1d047bb359d93111e41fcad70d16a1b453fd38f72636
3
+ size 988
checkpoint-500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68d7b85c46d195e3cd6e587d94878d77f315e0a073acfab811251f39fbe891fc
3
+ size 1000
image_0.png CHANGED
image_1.png CHANGED
image_2.png CHANGED

Git LFS Details

  • SHA256: f59137d87a1c3bb5d7049705039bcad1798b47935010e82e99e4946ac05a104f
  • Pointer size: 132 Bytes
  • Size of remote file: 1.17 MB
image_3.png CHANGED

Git LFS Details

  • SHA256: 5e52974e62612d7670d464d373fe4b82bedb50aa15b226189e30fcd0980b05a1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.83 MB

Git LFS Details

  • SHA256: 4ea50dec5773fe8a86d248ed73bb6415d23cf3010c179d8f0c17546a1a329f77
  • Pointer size: 132 Bytes
  • Size of remote file: 1.56 MB
logs/dreambooth-sd3-lora/1733869618.8367543/events.out.tfevents.1733869618.4e9893f51a0a.3664.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:106b49e19af22125b16e7e59cf3df24cf1a77de9634a2b008438b51903650ab8
3
+ size 3389
logs/dreambooth-sd3-lora/1733869618.843533/hparams.yml ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_latents: false
9
+ caption_column: null
10
+ center_crop: false
11
+ checkpointing_steps: 500
12
+ checkpoints_total_limit: null
13
+ class_data_dir: null
14
+ class_prompt: null
15
+ dataloader_num_workers: 0
16
+ dataset_config_name: null
17
+ dataset_name: null
18
+ gradient_accumulation_steps: 4
19
+ gradient_checkpointing: false
20
+ hub_model_id: null
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: /content/drive/MyDrive/Colab Notebooks/pic/Bug
24
+ instance_prompt: a poison pokemon
25
+ learning_rate: 1.0e-05
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ logit_mean: 0.0
29
+ logit_std: 1.0
30
+ lora_blocks: null
31
+ lora_layers: null
32
+ lr_num_cycles: 1
33
+ lr_power: 1.0
34
+ lr_scheduler: constant
35
+ lr_warmup_steps: 0
36
+ max_grad_norm: 1.0
37
+ max_sequence_length: 77
38
+ max_train_steps: 500
39
+ mixed_precision: fp16
40
+ mode_scale: 1.29
41
+ num_class_images: 100
42
+ num_train_epochs: 25
43
+ num_validation_images: 4
44
+ optimizer: AdamW
45
+ output_dir: /content/drive/MyDrive/trained-sd3-lora
46
+ precondition_outputs: 1
47
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3-medium-diffusers
48
+ prior_generation_precision: null
49
+ prior_loss_weight: 1.0
50
+ prodigy_beta3: null
51
+ prodigy_decouple: true
52
+ prodigy_safeguard_warmup: true
53
+ prodigy_use_bias_correction: true
54
+ push_to_hub: true
55
+ random_flip: false
56
+ rank: 4
57
+ repeats: 1
58
+ report_to: tensorboard
59
+ resolution: 512
60
+ resume_from_checkpoint: null
61
+ revision: null
62
+ sample_batch_size: 4
63
+ scale_lr: false
64
+ seed: 0
65
+ text_encoder_lr: 5.0e-06
66
+ train_batch_size: 1
67
+ train_text_encoder: false
68
+ upcast_before_saving: false
69
+ use_8bit_adam: false
70
+ validation_epochs: 25
71
+ validation_prompt: a poison pokemon
72
+ variant: null
73
+ weighting_scheme: logit_normal
74
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/events.out.tfevents.1733869618.4e9893f51a0a.3664.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ff7f30f37189891a1cf7fb3c06fa4bbb455fe1241e540c706ca4317e88afdc
3
+ size 8306505
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58fea988a43d910d3fee0920f4a00d1598ab7231f2db862f03c291edc2d4efc7
3
  size 4743176
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61504b3fc23df4c44156ce122562de613895d6711f821ace2fe2693e9d0ac1dd
3
  size 4743176