End of training
Browse files- README.md +7 -0
- image_0.png +2 -2
- image_1.png +2 -2
- image_2.png +2 -2
- image_3.png +2 -2
- logs/dreambooth-hidream-lora/1748785028.7549443/events.out.tfevents.1748785028.modal.22.1 +3 -0
- logs/dreambooth-hidream-lora/1748785028.7576287/hparams.yml +76 -0
- logs/dreambooth-hidream-lora/events.out.tfevents.1748785028.modal.22.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
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
|
![]() |
Git LFS Details
|
image_1.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
image_2.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
image_3.png
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|
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:
|
3 |
size 31510456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5be21f20003b95138fae307238c57ee72c623782b2cb2058552b30c42b0f4bd
|
3 |
size 31510456
|