rcdoug03 commited on
Commit
920329c
·
verified ·
1 Parent(s): dd49691

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:1944c6eb00a83ddff0b977fbef17e4943afc8d44b3290490f781c138420eda2a
3
- size 1509675773
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a64773de067f74518e3c9c99069a3efb926012203dac19590ff0f0560af64d47
3
+ size 377803517
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2c03bbb916b650e8d0418dd41cf23bf68f2b513414a93eb508210922c19fd091
3
- size 754663312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19530c7b8957dda6296d27b36be9145895cad9ed2ac5e71a4dbc4e7b7e86c3ed
3
+ size 188726040
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c27bbd0879abb9c0fb59792a7b3d83c11b55296870d60f646e7e3e82046a1a44
3
  size 15017
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:997d282b13288c345ece625cc02e4060e03e484aefc823871f0f7ff7ceeee33b
3
  size 15017
checkpoint-500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3b97d5d096d8fa2b7f4ebf748101af4b7d658141b4dee52325c38b0a531c6c35
3
  size 1401
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a2623a9f4d0e7a309872a80029a7ba25d3be76dd5a29fbc34602049dc72a855f
3
  size 1401
logs/dreambooth-sd3-lora/1771661562.3998065/events.out.tfevents.1771661562.larcc-gpu8.maas.3348474.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bef12e22fe5ca55fdbe3434c7d3cf0b6f2659a0f970e95531fb84c01e3def90d
3
+ size 3619
logs/dreambooth-sd3-lora/1771661562.4012268/hparams.yml ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: true
9
+ caption_column: text
10
+ center_crop: true
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: /home/rcdoug03/style_mimicry_research/data/style_mimicry/original_art/historical/cubism/Fernand_Leger
18
+ gradient_accumulation_steps: 2
19
+ gradient_checkpointing: true
20
+ hub_model_id: sd35-lora-none-none-Fernand_Leger
21
+ hub_token: null
22
+ image_column: image
23
+ instance_data_dir: null
24
+ instance_prompt: a painting in the style of sks
25
+ learning_rate: 0.0001
26
+ local_rank: -1
27
+ logging_dir: logs
28
+ logit_mean: 0.0
29
+ logit_std: 1.0
30
+ lora_blocks: null
31
+ lora_dropout: 0.0
32
+ lora_layers: null
33
+ lr_num_cycles: 1
34
+ lr_power: 1.0
35
+ lr_scheduler: cosine
36
+ lr_warmup_steps: 50
37
+ max_grad_norm: 1.0
38
+ max_sequence_length: 77
39
+ max_train_steps: 500
40
+ mixed_precision: 'no'
41
+ mode_scale: 1.29
42
+ num_class_images: 100
43
+ num_train_epochs: 100
44
+ num_validation_images: 4
45
+ optimizer: AdamW
46
+ output_dir: /home/rcdoug03/style_mimicry_research/data/style_mimicry/models/lora/hf_diffusers/none__none/historical/cubism/Fernand_Leger
47
+ precondition_outputs: 1
48
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-3.5-large
49
+ prior_generation_precision: null
50
+ prior_loss_weight: 1.0
51
+ prodigy_beta3: null
52
+ prodigy_decouple: true
53
+ prodigy_safeguard_warmup: true
54
+ prodigy_use_bias_correction: true
55
+ push_to_hub: true
56
+ random_flip: false
57
+ rank: 32
58
+ repeats: 1
59
+ report_to: tensorboard
60
+ resolution: 1024
61
+ resume_from_checkpoint: null
62
+ revision: null
63
+ sample_batch_size: 4
64
+ scale_lr: false
65
+ seed: 42
66
+ text_encoder_lr: 5.0e-06
67
+ train_batch_size: 2
68
+ train_text_encoder: false
69
+ upcast_before_saving: false
70
+ use_8bit_adam: false
71
+ validation_epochs: 50
72
+ validation_prompt: null
73
+ variant: null
74
+ weighting_scheme: logit_normal
75
+ with_prior_preservation: false
logs/dreambooth-sd3-lora/events.out.tfevents.1771661562.larcc-gpu8.maas.3348474.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc70f9e26f481b9c25dc31fcf18b642bfdaf315f1bf1f2d27528e280784b9c1e
3
+ size 83574
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a847d61a6e0eac4f9c3f7f4150d1a9b8bc405b7937454c6743deaffdce3d6b7b
3
  size 188726040
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19530c7b8957dda6296d27b36be9145895cad9ed2ac5e71a4dbc4e7b7e86c3ed
3
  size 188726040