KristjanRRR commited on
Commit
866a127
·
verified ·
1 Parent(s): 299b8f3

End of training

Browse files
README.md CHANGED
@@ -28,6 +28,13 @@ tags:
28
  - hidream
29
  - hidream-diffusers
30
  - template:sd-lora
 
 
 
 
 
 
 
31
  ---
32
 
33
  <!-- This model card has been generated automatically according to the information the training script had access to. You
 
28
  - hidream
29
  - hidream-diffusers
30
  - template:sd-lora
31
+ - text-to-image
32
+ - diffusers-training
33
+ - diffusers
34
+ - lora
35
+ - hidream
36
+ - hidream-diffusers
37
+ - template:sd-lora
38
  ---
39
 
40
  <!-- This model card has been generated automatically according to the information the training script had access to. You
image_0.png CHANGED

Git LFS Details

  • SHA256: 9e052997c20d8453083236c9436f6e245e3df5fce56d7698f8b66f511272550d
  • Pointer size: 131 Bytes
  • Size of remote file: 368 kB

Git LFS Details

  • SHA256: f1436ff7bfefd8a2ffdb2cb032e8d49ab2b54e4c6893e288f59a2b35e7fa0da8
  • Pointer size: 131 Bytes
  • Size of remote file: 311 kB
image_1.png CHANGED

Git LFS Details

  • SHA256: 326dc18940690c5b54caad73cc1eb9de18994b1f5da6f0cf9359cf4073970de7
  • Pointer size: 131 Bytes
  • Size of remote file: 312 kB

Git LFS Details

  • SHA256: 6d952de2704a231f6a46a7c399aac6a3cc1167ccd4eb125c4305b99812ed6648
  • Pointer size: 131 Bytes
  • Size of remote file: 262 kB
image_2.png CHANGED

Git LFS Details

  • SHA256: 10a432147ba5918b43a61754554f84e3ea84da937e246f0485944de500fce54f
  • Pointer size: 131 Bytes
  • Size of remote file: 284 kB

Git LFS Details

  • SHA256: 2b5307ba7aff5ebd2937d5a94d8598b6d9c7c3ba24aae29f142d28c253b7451a
  • Pointer size: 131 Bytes
  • Size of remote file: 454 kB
image_3.png CHANGED

Git LFS Details

  • SHA256: c026f245c0bc4211133255833e5ec86545d8ef07511af406dba1d1b10335bc0b
  • Pointer size: 131 Bytes
  • Size of remote file: 257 kB

Git LFS Details

  • SHA256: 75a54c273eeb6f5e2ee4e9483249c610937b65db9225212e8034e0ea1788b66c
  • Pointer size: 131 Bytes
  • Size of remote file: 371 kB
logs/dreambooth-hidream-lora/1748785028.7549443/events.out.tfevents.1748785028.modal.22.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20573e1fb5c2818af703641450c50de4b360d4f6d59133ee61870065b26496fb
3
+ size 3569
logs/dreambooth-hidream-lora/1748785028.7576287/hparams.yml ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.0001
5
+ allow_tf32: false
6
+ bnb_quantization_config_path: null
7
+ cache_dir: null
8
+ cache_latents: false
9
+ caption_column: prompt
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: KristjanRRR/ink-drawing-2
18
+ final_validation_prompt: null
19
+ gradient_accumulation_steps: 1
20
+ gradient_checkpointing: false
21
+ hub_model_id: null
22
+ hub_token: null
23
+ image_column: image
24
+ instance_data_dir: null
25
+ instance_prompt: TOK
26
+ learning_rate: 0.0004
27
+ local_rank: -1
28
+ logging_dir: logs
29
+ logit_mean: 0.0
30
+ logit_std: 1.0
31
+ lora_dropout: 0.0
32
+ lora_layers: null
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: constant
36
+ lr_warmup_steps: 500
37
+ max_grad_norm: 1.0
38
+ max_sequence_length: 128
39
+ max_train_steps: 440
40
+ mixed_precision: bf16
41
+ mode_scale: 1.29
42
+ num_class_images: 100
43
+ num_train_epochs: 11
44
+ num_validation_images: 4
45
+ offload: false
46
+ optimizer: AdamW
47
+ output_dir: HiDream-I1-Full-ink-drawing-lora-4
48
+ pretrained_model_name_or_path: HiDream-ai/HiDream-I1-Full
49
+ pretrained_text_encoder_4_name_or_path: meta-llama/Meta-Llama-3.1-8B-Instruct
50
+ pretrained_tokenizer_4_name_or_path: meta-llama/Meta-Llama-3.1-8B-Instruct
51
+ prior_loss_weight: 1.0
52
+ prodigy_beta3: null
53
+ prodigy_decouple: true
54
+ prodigy_safeguard_warmup: true
55
+ prodigy_use_bias_correction: true
56
+ push_to_hub: true
57
+ random_flip: false
58
+ rank: 16
59
+ repeats: 2
60
+ report_to: tensorboard
61
+ resolution: 1024
62
+ resume_from_checkpoint: null
63
+ revision: null
64
+ sample_batch_size: 4
65
+ scale_lr: false
66
+ seed: 1
67
+ skip_final_inference: false
68
+ train_batch_size: 1
69
+ upcast_before_saving: false
70
+ use_8bit_adam: false
71
+ validation_epochs: 50
72
+ validation_prompt: a woman riding an orca while waving hello and working on her laptop
73
+ in the style of TOK
74
+ variant: null
75
+ weighting_scheme: none
76
+ with_prior_preservation: false
logs/dreambooth-hidream-lora/events.out.tfevents.1748785028.modal.22.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a3a84f7a390a65cbc6abd95911d80411e03191e5d626199de26ede080a46ed2
3
+ size 3869360
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:84818098b5685a1be3f78454c0670a8370dca1fd9d833a04d23c140ca30602a8
3
  size 31510456
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5be21f20003b95138fae307238c57ee72c623782b2cb2058552b30c42b0f4bd
3
  size 31510456