charan-amzn commited on
Commit
6d51800
·
1 Parent(s): 510c64e

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:d135a266f4d214c1d55c48f30fa01b8c8d5808747c31e4e6eb3443cb29a4b09d
3
  size 1737915525
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4c07c3d6d1caf24d50f5ad929def959b6169f846c244eb33e85a9abc857d2af
3
  size 1737915525
checkpoint-500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:30634222f757f41dfb29f767632918e0444b2cc0b69ecb1b35ed3b4a63f89873
3
- size 14663
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d833dd57ab9702256ff45eb4b4e2a167c3ef09010993e7bd9d3a01db4efb699
3
+ size 14727
checkpoint-500/unet/config.json CHANGED
@@ -54,6 +54,7 @@
54
  "resnet_out_scale_factor": 1.0,
55
  "resnet_skip_time_act": false,
56
  "resnet_time_scale_shift": "default",
 
57
  "sample_size": 96,
58
  "time_cond_proj_dim": null,
59
  "time_embedding_act_fn": null,
 
54
  "resnet_out_scale_factor": 1.0,
55
  "resnet_skip_time_act": false,
56
  "resnet_time_scale_shift": "default",
57
+ "reverse_transformer_layers_per_block": null,
58
  "sample_size": 96,
59
  "time_cond_proj_dim": null,
60
  "time_embedding_act_fn": null,
checkpoint-500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a3b85e56e588dcdfa4868ff68f04e618e7ea1bc16578e93b4854eccd48fd972
3
  size 3463726504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64c7182344cdd3cba0f505dbd8fab35c28f6d4afe75d55f7d9855985a4a5db40
3
  size 3463726504
logs/dreambooth/1697822963.1247165/events.out.tfevents.1697822963.jupyter-user1.383.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd2dd5fd58971c9fcbc92f0bd4746991d794e701340f582de2c3528ff7d3b41f
3
+ size 2696
logs/dreambooth/1697822963.1262856/hparams.yml ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: null
10
+ class_labels_conditioning: null
11
+ class_prompt: null
12
+ dataloader_num_workers: 0
13
+ enable_xformers_memory_efficient_attention: true
14
+ gradient_accumulation_steps: 1
15
+ gradient_checkpointing: true
16
+ hub_model_id: null
17
+ hub_token: null
18
+ instance_data_dir: dog
19
+ instance_prompt: a photo of [v]dog
20
+ learning_rate: 1.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: 800
29
+ mixed_precision: null
30
+ num_class_images: 100
31
+ num_train_epochs: 160
32
+ num_validation_images: 4
33
+ offset_noise: false
34
+ output_dir: dogbooth
35
+ pre_compute_text_embeddings: false
36
+ pretrained_model_name_or_path: stabilityai/stable-diffusion-2-1
37
+ prior_generation_precision: null
38
+ prior_loss_weight: 1.0
39
+ push_to_hub: true
40
+ report_to: tensorboard
41
+ resolution: 768
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
+ snr_gamma: null
50
+ text_encoder_use_attention_mask: false
51
+ tokenizer_max_length: null
52
+ tokenizer_name: null
53
+ train_batch_size: 1
54
+ train_text_encoder: false
55
+ use_8bit_adam: true
56
+ validation_prompt: null
57
+ validation_scheduler: DPMSolverMultistepScheduler
58
+ validation_steps: 100
59
+ with_prior_preservation: false
logs/dreambooth/events.out.tfevents.1697822963.jupyter-user1.383.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0868e6a5ab5845c2faa58219eba1f87ab13d4bd4eb35fa7ec0a8a433613fd61
3
+ size 66986
unet/config.json CHANGED
@@ -54,6 +54,7 @@
54
  "resnet_out_scale_factor": 1.0,
55
  "resnet_skip_time_act": false,
56
  "resnet_time_scale_shift": "default",
 
57
  "sample_size": 96,
58
  "time_cond_proj_dim": null,
59
  "time_embedding_act_fn": null,
 
54
  "resnet_out_scale_factor": 1.0,
55
  "resnet_skip_time_act": false,
56
  "resnet_time_scale_shift": "default",
57
+ "reverse_transformer_layers_per_block": null,
58
  "sample_size": 96,
59
  "time_cond_proj_dim": null,
60
  "time_embedding_act_fn": null,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f4d3ab23e3220d64fc73336a17658e4fcec86bdf12aef432af2449e23322c346
3
  size 3463726504
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:562207239e35f5a6ccf81c640e5ed2310a14f29f09d369c94d23363ad872ff4a
3
  size 3463726504