End of training
Browse files- checkpoint-1000/optimizer.bin +1 -1
- checkpoint-1000/pytorch_lora_weights.safetensors +1 -1
- logs/dreambooth-flux-dev-lora/1725371776.9868522/events.out.tfevents.1725371776.dreambooth-pipeline-1f38552eddfa4f73d648c1dbf247817b-train-mode.13.1 +3 -0
- logs/dreambooth-flux-dev-lora/1725371776.9886785/hparams.yml +70 -0
- logs/dreambooth-flux-dev-lora/events.out.tfevents.1725371776.dreambooth-pipeline-1f38552eddfa4f73d648c1dbf247817b-train-mode.13.0 +3 -0
- pytorch_lora_weights.safetensors +1 -1
checkpoint-1000/optimizer.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 149742598
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b2dd23966db59abeb36e7431a65da8e0507591e0948c9273c905b8d687c8cca7
|
3 |
size 149742598
|
checkpoint-1000/pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 74761976
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e5833260420ac69337b328357a428e066823f585379c6272706d0f9aaba5d0d
|
3 |
size 74761976
|
logs/dreambooth-flux-dev-lora/1725371776.9868522/events.out.tfevents.1725371776.dreambooth-pipeline-1f38552eddfa4f73d648c1dbf247817b-train-mode.13.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b408abb532b3b35756436e27b3d47ef3f22664c49a6c436e45f99319cafcaa1
|
3 |
+
size 3154
|
logs/dreambooth-flux-dev-lora/1725371776.9886785/hparams.yml
ADDED
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: 1000
|
11 |
+
checkpoints_total_limit: null
|
12 |
+
class_data_dir: null
|
13 |
+
class_prompt: null
|
14 |
+
dataloader_num_workers: 0
|
15 |
+
dataset_config_name: null
|
16 |
+
dataset_name: null
|
17 |
+
gradient_accumulation_steps: 1
|
18 |
+
gradient_checkpointing: false
|
19 |
+
guidance_scale: 3.5
|
20 |
+
hub_model_id: null
|
21 |
+
hub_token: null
|
22 |
+
image_column: image
|
23 |
+
instance_data_dir: /tmp/hamza-faces/
|
24 |
+
instance_prompt: A portrait photo of sks htahir1 the man
|
25 |
+
learning_rate: 0.0002
|
26 |
+
local_rank: -1
|
27 |
+
logging_dir: logs
|
28 |
+
logit_mean: 0.0
|
29 |
+
logit_std: 1.0
|
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_sequence_length: 512
|
36 |
+
max_train_steps: 1300
|
37 |
+
mixed_precision: bf16
|
38 |
+
mode_scale: 1.29
|
39 |
+
num_class_images: 100
|
40 |
+
num_train_epochs: 7
|
41 |
+
num_validation_images: 4
|
42 |
+
optimizer: AdamW
|
43 |
+
output_dir: flux-dreambooth-hamza
|
44 |
+
pretrained_model_name_or_path: black-forest-labs/FLUX.1-dev
|
45 |
+
prior_generation_precision: null
|
46 |
+
prior_loss_weight: 1.0
|
47 |
+
prodigy_beta3: null
|
48 |
+
prodigy_decouple: true
|
49 |
+
prodigy_safeguard_warmup: true
|
50 |
+
prodigy_use_bias_correction: true
|
51 |
+
push_to_hub: true
|
52 |
+
random_flip: false
|
53 |
+
rank: 32
|
54 |
+
repeats: 1
|
55 |
+
report_to: tensorboard
|
56 |
+
resolution: 512
|
57 |
+
resume_from_checkpoint: null
|
58 |
+
revision: null
|
59 |
+
sample_batch_size: 4
|
60 |
+
scale_lr: false
|
61 |
+
seed: 117
|
62 |
+
text_encoder_lr: 5.0e-06
|
63 |
+
train_batch_size: 1
|
64 |
+
train_text_encoder: false
|
65 |
+
use_8bit_adam: false
|
66 |
+
validation_epochs: 50
|
67 |
+
validation_prompt: null
|
68 |
+
variant: null
|
69 |
+
weighting_scheme: none
|
70 |
+
with_prior_preservation: false
|
logs/dreambooth-flux-dev-lora/events.out.tfevents.1725371776.dreambooth-pipeline-1f38552eddfa4f73d648c1dbf247817b-train-mode.13.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bcf9b94db48e9fb887411e7703f7da33a1c167b7f0a0fc21c6954853b01f4c05
|
3 |
+
size 109034
|
pytorch_lora_weights.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 149472944
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:112960953841787b0d0bd8d9ae40873dd0150e1ff87ee64d0ae9c3aa62742a2b
|
3 |
size 149472944
|