c-eshih commited on
Commit
49aef07
·
verified ·
1 Parent(s): c84179c

End of training

Browse files
checkpoint-1600/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:03b69a913ae8ca20ed1e3262f5cbaf0a5b7cda7cb7ef3ed9c70c5f1993bfcb70
3
- size 6876842324
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e343737c9224052186c9df17e078291bb51aaa6b0e2c31004caf15405002b68b
3
+ size 6876851924
checkpoint-1600/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9db44215f1f976798d9ed29818a98672ea9d6463d97cecc5fc9d4070267246e9
3
  size 15124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fb0479ef622a91b6790380d765a7048e7764ed861bdf634f50c6c8f4b86d762
3
  size 15124
checkpoint-1600/unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.29.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.29.0.dev0",
4
+ "_name_or_path": "./human_stable_diffusion_mask_100_new/checkpoint-800",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
checkpoint-1600/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:924e2edb434fcd37fb82f5bd5622180151e0ff24208d1c2142bab0af56934611
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf5aaf62af82b687d9bffc49b12da873889f450c612ebb72d57f2c2022d4c350
3
  size 3438213624
logs/instruct-pix2pix/1720649026.1283987/events.out.tfevents.1720649026.ambus-algoq6069.4127776.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9eef059f5b06db5b1653ade310c21dd9f1092fc2012d795004df2286e181b20
3
+ size 2559
logs/instruct-pix2pix/1720649026.1312158/hparams.yml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ center_crop: false
8
+ checkpointing_steps: 100
9
+ checkpoints_total_limit: 1
10
+ conditioning_dropout_prob: 0.05
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ edit_prompt_column: edit_prompt
15
+ edited_image_column: edited_image
16
+ enable_xformers_memory_efficient_attention: true
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ learning_rate: 5.0e-05
22
+ local_rank: 0
23
+ logging_dir: logs
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ mask_image_column: mask_image
27
+ max_grad_norm: 1.0
28
+ max_train_samples: null
29
+ max_train_steps: 1610
30
+ mixed_precision: fp16
31
+ non_ema_revision: null
32
+ num_train_epochs: 10
33
+ num_validation_images: 4
34
+ original_image_column: input_image
35
+ output_dir: ./human_stable_diffusion_mask_100_new
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ push_to_hub: true
38
+ random_flip: true
39
+ report_to: tensorboard
40
+ resolution: 256
41
+ resume_from_checkpoint: latest
42
+ revision: null
43
+ scale_lr: false
44
+ seed: 42
45
+ train_batch_size: 4
46
+ train_data_dir: ./dataset_mask_new/train
47
+ use_8bit_adam: false
48
+ use_ema: false
49
+ val_image_url: null
50
+ validation_epochs: 1
51
+ validation_prompt: null
52
+ variant: null
logs/instruct-pix2pix/1720716618.3043206/events.out.tfevents.1720716618.ambus-algoq6069.313893.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0eed185103e6d49921de739ffd003cf1ce7201e2c516bab8a377cb1051e243ca
3
+ size 2559
logs/instruct-pix2pix/1720716618.3057668/hparams.yml ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ cache_dir: null
7
+ center_crop: false
8
+ checkpointing_steps: 100
9
+ checkpoints_total_limit: 1
10
+ conditioning_dropout_prob: 0.05
11
+ dataloader_num_workers: 0
12
+ dataset_config_name: null
13
+ dataset_name: null
14
+ edit_prompt_column: edit_prompt
15
+ edited_image_column: edited_image
16
+ enable_xformers_memory_efficient_attention: true
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ learning_rate: 5.0e-05
22
+ local_rank: 0
23
+ logging_dir: logs
24
+ lr_scheduler: constant
25
+ lr_warmup_steps: 0
26
+ mask_image_column: mask_image
27
+ max_grad_norm: 1.0
28
+ max_train_samples: null
29
+ max_train_steps: 1610
30
+ mixed_precision: fp16
31
+ non_ema_revision: null
32
+ num_train_epochs: 10
33
+ num_validation_images: 4
34
+ original_image_column: input_image
35
+ output_dir: ./human_stable_diffusion_mask_100_new
36
+ pretrained_model_name_or_path: runwayml/stable-diffusion-v1-5
37
+ push_to_hub: true
38
+ random_flip: true
39
+ report_to: tensorboard
40
+ resolution: 256
41
+ resume_from_checkpoint: latest
42
+ revision: null
43
+ scale_lr: false
44
+ seed: 42
45
+ train_batch_size: 4
46
+ train_data_dir: ./dataset_mask_new/train
47
+ use_8bit_adam: false
48
+ use_ema: false
49
+ val_image_url: null
50
+ validation_epochs: 1
51
+ validation_prompt: null
52
+ variant: null
logs/instruct-pix2pix/events.out.tfevents.1720649026.ambus-algoq6069.4127776.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f70804ece8d2b478b3c54ab7ec0a832d943bc348e883f0a362db870e404c3b46
3
+ size 42836
logs/instruct-pix2pix/events.out.tfevents.1720716618.ambus-algoq6069.313893.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2aad2c8b3051e21ab40c4df3ce6cadd5b6ad0725ea1c0e40091073f3a080dce3
3
+ size 39778
unet/config.json CHANGED
@@ -1,7 +1,7 @@
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.29.0.dev0",
4
- "_name_or_path": "runwayml/stable-diffusion-v1-5",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
 
1
  {
2
  "_class_name": "UNet2DConditionModel",
3
  "_diffusers_version": "0.29.0.dev0",
4
+ "_name_or_path": "./human_stable_diffusion_mask_100_new/checkpoint-800",
5
  "act_fn": "silu",
6
  "addition_embed_type": null,
7
  "addition_embed_type_num_heads": 64,
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:98e7e0f348d7559707b27fa7989d3e1d9f043031570fcc12d0f6744dfb8b1c40
3
  size 3438213624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da1b379c382f35bbb3b39973a81dc1610ed12af83c98ea6eb19960a0f9f9cc30
3
  size 3438213624