kmpartner commited on
Commit
ebd4295
·
verified ·
1 Parent(s): e375edc

Upload folder using huggingface_hub

Browse files
checkpoint-50000/controlnet/config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "ControlNetModel",
3
+ "_diffusers_version": "0.30.0.dev0",
4
+ "_name_or_path": "bkcncl-ft-test/checkpoint-49000",
5
+ "act_fn": "silu",
6
+ "addition_embed_type": null,
7
+ "addition_embed_type_num_heads": 64,
8
+ "addition_time_embed_dim": null,
9
+ "attention_head_dim": 8,
10
+ "block_out_channels": [
11
+ 320,
12
+ 640,
13
+ 1280
14
+ ],
15
+ "class_embed_type": null,
16
+ "conditioning_channels": 3,
17
+ "conditioning_embedding_out_channels": [
18
+ 16,
19
+ 32,
20
+ 96,
21
+ 256
22
+ ],
23
+ "controlnet_conditioning_channel_order": "rgb",
24
+ "cross_attention_dim": 1024,
25
+ "down_block_types": [
26
+ "DownBlock2D",
27
+ "CrossAttnDownBlock2D",
28
+ "CrossAttnDownBlock2D"
29
+ ],
30
+ "downsample_padding": 1,
31
+ "encoder_hid_dim": null,
32
+ "encoder_hid_dim_type": null,
33
+ "flip_sin_to_cos": true,
34
+ "freq_shift": 0,
35
+ "global_pool_conditions": false,
36
+ "in_channels": 4,
37
+ "layers_per_block": 1,
38
+ "mid_block_scale_factor": 1,
39
+ "mid_block_type": "UNetMidBlock2DCrossAttn",
40
+ "norm_eps": 1e-05,
41
+ "norm_num_groups": 32,
42
+ "num_attention_heads": null,
43
+ "num_class_embeds": null,
44
+ "only_cross_attention": [
45
+ true,
46
+ false,
47
+ false
48
+ ],
49
+ "projection_class_embeddings_input_dim": null,
50
+ "resnet_time_scale_shift": "default",
51
+ "transformer_layers_per_block": 1,
52
+ "upcast_attention": false,
53
+ "use_linear_projection": false
54
+ }
checkpoint-50000/controlnet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a5885086f703b67463cdc485dc68b8763d03ff562b54d46a09b7e08676e5cd
3
+ size 752779432
checkpoint-50000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e15d2ea4ae9135a61de08464b9050c90f715478066e6ea1c14eed717be22f54b
3
+ size 377974458
checkpoint-50000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aef29c05b2cd5019ed5821854e5c78d9470ec2afedc58a0465946332f199dab1
3
+ size 14408
checkpoint-50000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fda6285f9ec6eec3710ce1008de5b5af08512c3de7c60cc0629c28dcb808e753
3
+ size 988
checkpoint-50000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d39cbfd4a4be0b8e0a9d020408999a5a6256ec3e6f68e7a489bf3cad17bfe8da
3
+ size 1000
logs/controlnet-bkcncl/1723588547.9126182/events.out.tfevents.1723588547.2d4fae16e15d.3427.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59080a4bb626b3ba4ea1f9bb08cd46e03f0ed2e132268cdfd9801d73ec6f3916
3
+ size 2847
logs/controlnet-bkcncl/1723588547.9145331/hparams.yml ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ caption_column: text
8
+ checkpointing_steps: 1000
9
+ checkpoints_total_limit: 10
10
+ condition_resolution: 64
11
+ conditioning_image_column: conditioning_image
12
+ controlnet_model_name_or_path: /content/diffusers/examples/controlnet/controlnet_tile/bkcncl-ft-test/checkpoint-49000/controlnet
13
+ dataloader_num_workers: 2
14
+ dataset_config_name: null
15
+ dataset_name: null
16
+ enable_xformers_memory_efficient_attention: false
17
+ gradient_accumulation_steps: 4
18
+ gradient_checkpointing: true
19
+ hub_model_id: null
20
+ hub_token: null
21
+ image_column: image
22
+ interpolation_type: lanczos
23
+ learning_rate: 1.0e-05
24
+ logging_dir: logs
25
+ lr_num_cycles: 1
26
+ lr_power: 1.0
27
+ lr_scheduler: constant
28
+ lr_warmup_steps: 500
29
+ max_grad_norm: 1.0
30
+ max_train_samples: 80000000
31
+ max_train_steps: 50000
32
+ mixed_precision: fp16
33
+ num_train_epochs: 1
34
+ num_validation_images: 2
35
+ output_dir: bkcncl-ft-test
36
+ pretrained_model_name_or_path: nota-ai/bk-sdm-v2-tiny
37
+ proportion_empty_prompts: 0.05
38
+ push_to_hub: false
39
+ report_to: tensorboard
40
+ resolution: 512
41
+ resume_from_checkpoint: checkpoint-49000
42
+ revision: null
43
+ scale_lr: false
44
+ seed: null
45
+ set_grads_to_none: false
46
+ tokenizer_name: null
47
+ tracker_project_name: controlnet-bkcncl
48
+ train_batch_size: 1
49
+ train_data_dir: null
50
+ train_shards_path_or_url: /content/mscoco-512-4000/00000.tar
51
+ use_8bit_adam: true
52
+ validation_steps: 1000
53
+ variant: null
logs/controlnet-bkcncl/events.out.tfevents.1723588547.2d4fae16e15d.3427.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:85557ac76c9785035ab26220cb803dcd880c0a4b044f2cf0b28736c6beacd0b4
3
+ size 344002