kmpartner commited on
Commit
26cbb31
·
verified ·
1 Parent(s): 0006ca5

Delete bklcmdistill-temp-ck

Browse files
bklcmdistill-temp-ck/checkpoint-15000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:aea016a41d2f110ae7c3405ee8333b446cd33b2a33eef339d6444eb4168c1171
3
- size 2615561223
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f97498a2c659264a5ee42a1dad0903fa44780d561a7645b505204ad09edaf8bb
3
- size 14344
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:06abcf7fdcfcee520152e1beeaa3b289d5cc5f2ab9ba5d881d7dbd73ed192a92
3
- size 988
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:d21cb7dc76701fbcf329b392ff3da4e694b1292350262cdb87fad74c30bef64e
3
- size 1000
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/unet/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "bklcmdistill-test/checkpoint-14000",
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": [
10
- 5,
11
- 10,
12
- 20
13
- ],
14
- "attention_type": "default",
15
- "block_out_channels": [
16
- 320,
17
- 640,
18
- 1280
19
- ],
20
- "center_input_sample": false,
21
- "class_embed_type": null,
22
- "class_embeddings_concat": false,
23
- "conv_in_kernel": 3,
24
- "conv_out_kernel": 3,
25
- "cross_attention_dim": 1024,
26
- "cross_attention_norm": null,
27
- "down_block_types": [
28
- "CrossAttnDownBlock2D",
29
- "CrossAttnDownBlock2D",
30
- "CrossAttnDownBlock2D"
31
- ],
32
- "downsample_padding": 1,
33
- "dropout": 0.0,
34
- "dual_cross_attention": false,
35
- "encoder_hid_dim": null,
36
- "encoder_hid_dim_type": null,
37
- "flip_sin_to_cos": true,
38
- "freq_shift": 0,
39
- "in_channels": 4,
40
- "layers_per_block": 1,
41
- "mid_block_only_cross_attention": null,
42
- "mid_block_scale_factor": 1,
43
- "mid_block_type": null,
44
- "norm_eps": 1e-05,
45
- "norm_num_groups": 32,
46
- "num_attention_heads": null,
47
- "num_class_embeds": null,
48
- "only_cross_attention": false,
49
- "out_channels": 4,
50
- "projection_class_embeddings_input_dim": null,
51
- "resnet_out_scale_factor": 1.0,
52
- "resnet_skip_time_act": false,
53
- "resnet_time_scale_shift": "default",
54
- "reverse_transformer_layers_per_block": null,
55
- "sample_size": 64,
56
- "time_cond_proj_dim": 256,
57
- "time_embedding_act_fn": null,
58
- "time_embedding_dim": null,
59
- "time_embedding_type": "positional",
60
- "timestep_post_act": null,
61
- "transformer_layers_per_block": 1,
62
- "up_block_types": [
63
- "CrossAttnUpBlock2D",
64
- "CrossAttnUpBlock2D",
65
- "CrossAttnUpBlock2D"
66
- ],
67
- "upcast_attention": false,
68
- "use_linear_projection": true
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:483b33d0ef2aae07f9f8439b64d4806f464205535dbbcdca71a825c0f029d343
3
- size 1307673904
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/unet_target/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "nota-ai/bk-sdm-v2-tiny",
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": [
10
- 5,
11
- 10,
12
- 20
13
- ],
14
- "attention_type": "default",
15
- "block_out_channels": [
16
- 320,
17
- 640,
18
- 1280
19
- ],
20
- "center_input_sample": false,
21
- "class_embed_type": null,
22
- "class_embeddings_concat": false,
23
- "conv_in_kernel": 3,
24
- "conv_out_kernel": 3,
25
- "cross_attention_dim": 1024,
26
- "cross_attention_norm": null,
27
- "down_block_types": [
28
- "CrossAttnDownBlock2D",
29
- "CrossAttnDownBlock2D",
30
- "CrossAttnDownBlock2D"
31
- ],
32
- "downsample_padding": 1,
33
- "dropout": 0.0,
34
- "dual_cross_attention": false,
35
- "encoder_hid_dim": null,
36
- "encoder_hid_dim_type": null,
37
- "flip_sin_to_cos": true,
38
- "freq_shift": 0,
39
- "in_channels": 4,
40
- "layers_per_block": 1,
41
- "mid_block_only_cross_attention": null,
42
- "mid_block_scale_factor": 1,
43
- "mid_block_type": null,
44
- "norm_eps": 1e-05,
45
- "norm_num_groups": 32,
46
- "num_attention_heads": null,
47
- "num_class_embeds": null,
48
- "only_cross_attention": false,
49
- "out_channels": 4,
50
- "projection_class_embeddings_input_dim": null,
51
- "resnet_out_scale_factor": 1.0,
52
- "resnet_skip_time_act": false,
53
- "resnet_time_scale_shift": "default",
54
- "reverse_transformer_layers_per_block": null,
55
- "sample_size": 64,
56
- "time_cond_proj_dim": 256,
57
- "time_embedding_act_fn": null,
58
- "time_embedding_dim": null,
59
- "time_embedding_type": "positional",
60
- "timestep_post_act": null,
61
- "transformer_layers_per_block": 1,
62
- "up_block_types": [
63
- "CrossAttnUpBlock2D",
64
- "CrossAttnUpBlock2D",
65
- "CrossAttnUpBlock2D"
66
- ],
67
- "upcast_attention": false,
68
- "use_linear_projection": true
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bklcmdistill-temp-ck/checkpoint-15000/unet_target/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a9806658c52506d86505098f7199e7f1b87f0ed186bc1d862ab9b463137294b
3
- size 1307673904
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:bceedb55cdcc1ac7d30b48e804041a9b0bf35f60b19655aec9b893851657a435
3
- size 2615561223
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5c112c03c04828b9ff3e27fb5abd4feb6197bf1cd497f2e485459c922ff59eb3
3
- size 14344
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:edb35ee555184d8d3240c826d33a13212a833038710c7fb3fc866a1d253636f5
3
- size 988
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:2fc97b6773e8ee39584e80cb1ca4400c2f2e48a5e8cc0c0eaa99c1c17004b097
3
- size 1000
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/unet/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "bklcmdistill-test/checkpoint-3000",
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": [
10
- 5,
11
- 10,
12
- 20
13
- ],
14
- "attention_type": "default",
15
- "block_out_channels": [
16
- 320,
17
- 640,
18
- 1280
19
- ],
20
- "center_input_sample": false,
21
- "class_embed_type": null,
22
- "class_embeddings_concat": false,
23
- "conv_in_kernel": 3,
24
- "conv_out_kernel": 3,
25
- "cross_attention_dim": 1024,
26
- "cross_attention_norm": null,
27
- "down_block_types": [
28
- "CrossAttnDownBlock2D",
29
- "CrossAttnDownBlock2D",
30
- "CrossAttnDownBlock2D"
31
- ],
32
- "downsample_padding": 1,
33
- "dropout": 0.0,
34
- "dual_cross_attention": false,
35
- "encoder_hid_dim": null,
36
- "encoder_hid_dim_type": null,
37
- "flip_sin_to_cos": true,
38
- "freq_shift": 0,
39
- "in_channels": 4,
40
- "layers_per_block": 1,
41
- "mid_block_only_cross_attention": null,
42
- "mid_block_scale_factor": 1,
43
- "mid_block_type": null,
44
- "norm_eps": 1e-05,
45
- "norm_num_groups": 32,
46
- "num_attention_heads": null,
47
- "num_class_embeds": null,
48
- "only_cross_attention": false,
49
- "out_channels": 4,
50
- "projection_class_embeddings_input_dim": null,
51
- "resnet_out_scale_factor": 1.0,
52
- "resnet_skip_time_act": false,
53
- "resnet_time_scale_shift": "default",
54
- "reverse_transformer_layers_per_block": null,
55
- "sample_size": 64,
56
- "time_cond_proj_dim": 256,
57
- "time_embedding_act_fn": null,
58
- "time_embedding_dim": null,
59
- "time_embedding_type": "positional",
60
- "timestep_post_act": null,
61
- "transformer_layers_per_block": 1,
62
- "up_block_types": [
63
- "CrossAttnUpBlock2D",
64
- "CrossAttnUpBlock2D",
65
- "CrossAttnUpBlock2D"
66
- ],
67
- "upcast_attention": false,
68
- "use_linear_projection": true
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff96b397ee7bd1c0c8d96d6c7d1f4d3a424b9ee7396399c611f33e1de15d894b
3
- size 1307673904
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/unet_target/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.31.0.dev0",
4
- "_name_or_path": "nota-ai/bk-sdm-v2-tiny",
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": [
10
- 5,
11
- 10,
12
- 20
13
- ],
14
- "attention_type": "default",
15
- "block_out_channels": [
16
- 320,
17
- 640,
18
- 1280
19
- ],
20
- "center_input_sample": false,
21
- "class_embed_type": null,
22
- "class_embeddings_concat": false,
23
- "conv_in_kernel": 3,
24
- "conv_out_kernel": 3,
25
- "cross_attention_dim": 1024,
26
- "cross_attention_norm": null,
27
- "down_block_types": [
28
- "CrossAttnDownBlock2D",
29
- "CrossAttnDownBlock2D",
30
- "CrossAttnDownBlock2D"
31
- ],
32
- "downsample_padding": 1,
33
- "dropout": 0.0,
34
- "dual_cross_attention": false,
35
- "encoder_hid_dim": null,
36
- "encoder_hid_dim_type": null,
37
- "flip_sin_to_cos": true,
38
- "freq_shift": 0,
39
- "in_channels": 4,
40
- "layers_per_block": 1,
41
- "mid_block_only_cross_attention": null,
42
- "mid_block_scale_factor": 1,
43
- "mid_block_type": null,
44
- "norm_eps": 1e-05,
45
- "norm_num_groups": 32,
46
- "num_attention_heads": null,
47
- "num_class_embeds": null,
48
- "only_cross_attention": false,
49
- "out_channels": 4,
50
- "projection_class_embeddings_input_dim": null,
51
- "resnet_out_scale_factor": 1.0,
52
- "resnet_skip_time_act": false,
53
- "resnet_time_scale_shift": "default",
54
- "reverse_transformer_layers_per_block": null,
55
- "sample_size": 64,
56
- "time_cond_proj_dim": 256,
57
- "time_embedding_act_fn": null,
58
- "time_embedding_dim": null,
59
- "time_embedding_type": "positional",
60
- "timestep_post_act": null,
61
- "transformer_layers_per_block": 1,
62
- "up_block_types": [
63
- "CrossAttnUpBlock2D",
64
- "CrossAttnUpBlock2D",
65
- "CrossAttnUpBlock2D"
66
- ],
67
- "upcast_attention": false,
68
- "use_linear_projection": true
69
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
bklcmdistill-temp-ck/checkpoint-4000/unet_target/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1117375ec50c7a6c1583a08243a6be35352b37f4c8cfdb635259a6c6e1c4b82
3
- size 1307673904