yangHhHT commited on
Commit
3158d6c
·
verified ·
1 Parent(s): 0b4a6c7

End of training

Browse files
checkpoint-1000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cacf4effc898345e23a40ecde471b243bee6656f04489d71d2431a304422aa07
3
  size 6589697
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:efd5d82793d64347329bbf87854ebeb5485e8b4a5ee117e8e003c1103a6eed90
3
  size 6589697
checkpoint-1000/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6d337048d48514338959dae5ecfa51c96d2b86cc8650ebd16429c095a7d16cc
3
  size 3226184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e921484167f3393dcbca4708ccb3b5e2a29eaed3ca6fa9944d9a0ad68f1194
3
  size 3226184
checkpoint-1000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7715392f489efbb78984e0fc9d7ae00071b30464e17c6886a33a73e3817e65a4
3
- size 14567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:138ac289d882047b2a27f3babe54f3628971f78afecffa161f2573f8ed350575
3
+ size 14631
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:217eec0ec9116dc028d7e5cd1b1ee265dbee8927a3aafd68178f6cad83b5f6fa
3
  size 6589697
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ae4d161c58c13f30fdc5bb52f805c33e9e6237155402c10eb44c969af7ac3dc
3
  size 6589697
checkpoint-500/pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2164010340bf5131d457dcc2e11815f8b16318fbe34f675cc824df7f528241e
3
  size 3226184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a37e840e14562e311f276258596a5263211d751f5dc1412ff0ef2ef58f17357d
3
  size 3226184
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5f47a5f992aefd46ecd84dcf9e756488919395da9f8d07bf9015421334f5bf8
3
- size 14567
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c4d5411724b2acfcd75776cfd84e62f0060a5dae5f85490ad3cbd873624abdd4
3
+ size 14631
logs/dreambooth-lora/1726228422.137009/events.out.tfevents.1726228422.autodl-container-6c3047b162-a566cd33.950.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fe69b1c1a9696bbccefc3233301a0965ae77b8ccaae744d752033ce43cf9f19
3
+ size 2720
logs/dreambooth-lora/1726228422.1393173/hparams.yml ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ adam_beta1: 0.9
2
+ adam_beta2: 0.999
3
+ adam_epsilon: 1.0e-08
4
+ adam_weight_decay: 0.01
5
+ allow_tf32: false
6
+ center_crop: false
7
+ checkpointing_steps: 500
8
+ checkpoints_total_limit: null
9
+ class_data_dir: /root/autodl-tmp/diffusers/examples/dreambooth/class_dir/
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of dog
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: false
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: /root/autodl-tmp/diffusers/datasets/jiaojiao/
19
+ instance_prompt: a photo of sks dog
20
+ learning_rate: 5.0e-06
21
+ local_rank: -1
22
+ logging_dir: logs
23
+ lr_num_cycles: 1
24
+ lr_power: 1.0
25
+ lr_scheduler: constant
26
+ lr_warmup_steps: 0
27
+ max_grad_norm: 1.0
28
+ max_train_steps: 1000
29
+ mixed_precision: null
30
+ num_class_images: 200
31
+ num_train_epochs: 5
32
+ num_validation_images: 4
33
+ output_dir: dog_cute
34
+ pre_compute_text_embeddings: false
35
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
36
+ prior_generation_precision: null
37
+ prior_loss_weight: 1.0
38
+ push_to_hub: true
39
+ rank: 4
40
+ report_to: tensorboard
41
+ resolution: 512
42
+ resume_from_checkpoint: null
43
+ revision: null
44
+ sample_batch_size: 4
45
+ scale_lr: false
46
+ seed: null
47
+ text_encoder_use_attention_mask: false
48
+ tokenizer_max_length: null
49
+ tokenizer_name: null
50
+ train_batch_size: 1
51
+ train_text_encoder: false
52
+ use_8bit_adam: false
53
+ validation_epochs: 50
54
+ validation_prompt: null
55
+ variant: null
56
+ with_prior_preservation: true
logs/dreambooth-lora/events.out.tfevents.1726228422.autodl-container-6c3047b162-a566cd33.950.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:003c678b130d43e6d064eeb8a798f210a4654b1f29b715f0759b2ec289d048ac
3
+ size 83834
pytorch_lora_weights.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f6d337048d48514338959dae5ecfa51c96d2b86cc8650ebd16429c095a7d16cc
3
  size 3226184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41e921484167f3393dcbca4708ccb3b5e2a29eaed3ca6fa9944d9a0ad68f1194
3
  size 3226184