briannlongzhao commited on
Commit
11c6b12
1 Parent(s): 0fbae48

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:13c22505e6e55a14899df83f73ea509f51a7424b97bb679781ccbf835da0270c
3
  size 1737914501
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:28af447ea044ff40934db905e0ad819f3dc2669bd25c0e769b4c89f387f29956
3
  size 1737914501
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d3b2b08f57cadc9824dca9996251f1084d39448c4634118b71e5a341311cee57
3
- size 15691
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e4275e7f1fbfa9dd19add986eca34e07d28f7d3d9333bfa928f17fdb75bed8
3
+ size 17811
checkpoint-500/scaler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a3f196a54202bb4ba1220e8c59f42f9cda0702d68ea83147d814c2fb2f36b8f2
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1631cb2ed42a9885fb3d0e9fb7064c4801c733d3e47d5539382c46008686099
3
  size 557
checkpoint-500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:118156b61056964d2ea810e2c8e83f584fdff351017e1c3fde21263797e5e77a
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0555f8bfef8c5e1543e3c31190613162d09598b2946438f26f2804f7225897f1
3
  size 563
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16d41ce8c8cf4754b5ef2ea9b40c39a69537e91493c3b21353677d16a7dd43b3
3
  size 3463726504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6e5b7ef122466fcff26ba30cb351d31ee70c8710b0955ba0ad5fb2eb172eac
3
  size 3463726504
logs/dreambooth/1732604909.660995/events.out.tfevents.1732604909.iGpu15.3141564.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96ce1ab7001e8e71f4f9f65ce28e16d8ebbaa4615b1c5caf640fd725ec88605d
3
+ size 3033
logs/dreambooth/1732604909.6680512/hparams.yml ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: /lab/tmpig7b/u/brian-data/eval_1/cathedral_preserve
10
+ class_labels_conditioning: null
11
+ class_prompt: a photo of a cathedral
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: false
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ idx: null
19
+ instance_data_dir: /lab/tmpig7b/u/brian-data/eval_1/cathedral/reference
20
+ instance_prompt: a photo of a sks cathedral
21
+ learning_rate: 5.0e-06
22
+ local_rank: 0
23
+ logging_dir: logs
24
+ lr_num_cycles: 1
25
+ lr_power: 1.0
26
+ lr_scheduler: constant
27
+ lr_warmup_steps: 0
28
+ max_grad_norm: 1.0
29
+ max_train_steps: 500
30
+ mixed_precision: fp16
31
+ num_class_images: 50
32
+ num_train_epochs: 39
33
+ num_validation_images: 4
34
+ offset_noise: false
35
+ output_dir: dreambooth_models/cathedral_dreambooth
36
+ pre_compute_text_embeddings: false
37
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
38
+ prior_generation_precision: null
39
+ prior_loss_weight: 1.0
40
+ push_to_hub: true
41
+ report_to: tensorboard
42
+ resolution: 768
43
+ resume_from_checkpoint: null
44
+ revision: null
45
+ sample_batch_size: 4
46
+ scale_lr: false
47
+ seed: null
48
+ set_grads_to_none: false
49
+ skip_save_text_encoder: false
50
+ snr_gamma: null
51
+ text_encoder_use_attention_mask: false
52
+ tokenizer_max_length: null
53
+ tokenizer_name: null
54
+ train_batch_size: 1
55
+ train_text_encoder: false
56
+ use_8bit_adam: true
57
+ validation_prompt: null
58
+ validation_scheduler: DPMSolverMultistepScheduler
59
+ validation_steps: 100
60
+ with_prior_preservation: true
logs/dreambooth/events.out.tfevents.1732604909.iGpu15.3141564.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10e7442abd0878aa31493b024db603cc0df1e0ab610bf90cbf45ab991e776fec
3
+ size 41834
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16d41ce8c8cf4754b5ef2ea9b40c39a69537e91493c3b21353677d16a7dd43b3
3
  size 3463726504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc6e5b7ef122466fcff26ba30cb351d31ee70c8710b0955ba0ad5fb2eb172eac
3
  size 3463726504