OriginF commited on
Commit
4312d63
1 Parent(s): 257c090

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:e3790f8f89dcc0efbd8c65b7a592586fb13c9459292153db39dd06baf5e6fdd2
3
  size 1725109957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82c51cdf5968d30009c88994399cd90a51f8d961265b82d06318a5d614ac7b9b
3
  size 1725109957
checkpoint-1000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4f16c2cc7feb4705a35abafa53f1684808abaffc61a02e5a0dd979bd91d2b7b9
3
  size 15691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8eb75994ea5a83e4a9607aaf47bccdf7d2da9ddafd2217706d7fd0267988fc89
3
  size 15691
checkpoint-1000/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f86c6464c9b2b091e83c95bb5be98ed0924729b1dc4574054b9078b805292eb
3
  size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a8db7a39394d53c0ace48f2b41c12406ec93d51bcec3e5713781c965cbdf24
3
  size 3438375973
checkpoint-500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:55e18056afd9199aab7d57a0f11b3b7e44e5656068f6867f7ce4c298c33ecbf4
3
  size 1725109957
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3de066cf1a80f5dd7ba04d276e7c9b8e057d958bdcffdd9d7d3540dfe221932
3
  size 1725109957
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:237fb05f5b2e26e0ddf153573e8b9a17f9fbb3e288809197d7ec1b21b65a60a5
3
  size 15691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d33b624c17e2bb3ec225f619b9d90af70f3ad86c391ead15352a6de3ccaaa4
3
  size 15691
checkpoint-500/unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:43f6e09fa412901fac95bc6424765a1cd542bd68cf62caca040ed7af1bb7021b
3
  size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc76d350e01a483bcf96d648d670226bcc34f6f24b145d5bd802199a43bb162f
3
  size 3438375973
logs/dreambooth/1687779544.447019/events.out.tfevents.1687779544.cscg-Precision-7920-Tower.3028716.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93ba6738dc870c3713f43fd05714eb7ac80e2dca81de2665a1402a5f775e1ce1
3
+ size 2771
logs/dreambooth/1687779544.451315/hparams.yml ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: ./outputclass
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of lego
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 2
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: lego
19
+ instance_prompt: a photo of kks lego
20
+ learning_rate: 5.0e-06
21
+ local_rank: 0
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: 20
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: ./output
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: CompVis/stable-diffusion-v1-4
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
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
+ set_grads_to_none: false
48
+ skip_save_text_encoder: false
49
+ text_encoder_use_attention_mask: false
50
+ tokenizer_max_length: null
51
+ tokenizer_name: null
52
+ train_batch_size: 1
53
+ train_text_encoder: false
54
+ use_8bit_adam: true
55
+ validation_images: null
56
+ validation_prompt: null
57
+ validation_steps: 100
58
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1687779544.cscg-Precision-7920-Tower.3028716.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d7b82e335fcfa5a147b937d4d641b73481370b94d880095f04b44439baaa20
3
+ size 167574
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f86c6464c9b2b091e83c95bb5be98ed0924729b1dc4574054b9078b805292eb
3
  size 3438375973
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07a8db7a39394d53c0ace48f2b41c12406ec93d51bcec3e5713781c965cbdf24
3
  size 3438375973