kmpartner commited on
Commit
52f262f
·
verified ·
1 Parent(s): 3c3724d

Delete checkpoint-21000

Browse files
checkpoint-21000/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:05bc3dc3127d9ec5f13f203dd2af4ed81654085504560151eead5c39c8e9a63b
3
- size 656605778
 
 
 
 
checkpoint-21000/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:9a35633a81c6f7cef9d9c976791494c083f2fc8e9686a2ed701e3ec799efc513
3
- size 14408
 
 
 
 
checkpoint-21000/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:6f339d3240ba2b5eda51f26457d35bd292d30df410d5f26ffb34293d0f0e331d
3
- size 988
 
 
 
 
checkpoint-21000/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:c889a7d60d65dd639bae4a4a10c1124eb4ed819d551415c0b54763d903ed8e92
3
- size 1000
 
 
 
 
checkpoint-21000/unet/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.26.3",
4
- "_name_or_path": "bkv2tpcmlr-test",
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": null,
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-21000/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fd0e01832a1a0f17129f6bce806127ac750083fe673c96d1fdc7aa2eca5fcdcd
3
- size 1307346120
 
 
 
 
checkpoint-21000/unet_target/config.json DELETED
@@ -1,69 +0,0 @@
1
- {
2
- "_class_name": "UNet2DConditionModel",
3
- "_diffusers_version": "0.26.3",
4
- "_name_or_path": "bkv2tpcmlr-test",
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": null,
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
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-21000/unet_target/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:f48dd2fa0a7de13c4e49f12358101db231cb878faa9d015f728c5bda63f22d2b
3
- size 1307346120