Docty commited on
Commit
4d9e2ff
·
verified ·
1 Parent(s): fd1ea93

Delete checkpoint-2500

Browse files
checkpoint-2500/optimizer.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a5495875b4376ef7af8c4ffb30f0fdf8e4f0d29bdae71e04d7f9c5c715b2d062
3
- size 909770008
 
 
 
 
checkpoint-2500/random_states_0.pkl DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5f05af1e4b6f98e0d094f541979870c95c32aa0f990d4e72df78ab0889fdd57c
3
- size 14668
 
 
 
 
checkpoint-2500/scaler.pt DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:48e2d97f563bb838328076a1666504681962151a3975a2f064be3a03e6500740
3
- size 988
 
 
 
 
checkpoint-2500/scheduler.bin DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:db3e85d32bcba7c9ef1614d6dce49e7ebe6c75b87bbee625c2ea02a9af64d0ce
3
- size 1000
 
 
 
 
checkpoint-2500/unet/config.json DELETED
@@ -1,53 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.32.2",
4
- "_name_or_path": "ddpm_pipes_sea/checkpoint-1900",
5
- "act_fn": "silu",
6
- "add_attention": true,
7
- "attention_head_dim": 8,
8
- "attn_norm_num_groups": null,
9
- "block_out_channels": [
10
- 128,
11
- 128,
12
- 256,
13
- 256,
14
- 512,
15
- 512
16
- ],
17
- "center_input_sample": false,
18
- "class_embed_type": null,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "layers_per_block": 2,
34
- "mid_block_scale_factor": 1,
35
- "norm_eps": 1e-05,
36
- "norm_num_groups": 32,
37
- "num_class_embeds": null,
38
- "num_train_timesteps": null,
39
- "out_channels": 3,
40
- "resnet_time_scale_shift": "default",
41
- "sample_size": 128,
42
- "time_embedding_dim": null,
43
- "time_embedding_type": "positional",
44
- "up_block_types": [
45
- "UpBlock2D",
46
- "AttnUpBlock2D",
47
- "UpBlock2D",
48
- "UpBlock2D",
49
- "UpBlock2D",
50
- "UpBlock2D"
51
- ],
52
- "upsample_type": "conv"
53
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-2500/unet/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:69bd2f4f8045412c59038757fede2b4a097d2ae66670e93bff91a3871ca12b10
3
- size 454741108
 
 
 
 
checkpoint-2500/unet_ema/config.json DELETED
@@ -1,59 +0,0 @@
1
- {
2
- "_class_name": "UNet2DModel",
3
- "_diffusers_version": "0.32.2",
4
- "act_fn": "silu",
5
- "add_attention": true,
6
- "attention_head_dim": 8,
7
- "attn_norm_num_groups": null,
8
- "block_out_channels": [
9
- 128,
10
- 128,
11
- 256,
12
- 256,
13
- 512,
14
- 512
15
- ],
16
- "center_input_sample": false,
17
- "class_embed_type": null,
18
- "decay": 0.9999,
19
- "down_block_types": [
20
- "DownBlock2D",
21
- "DownBlock2D",
22
- "DownBlock2D",
23
- "DownBlock2D",
24
- "AttnDownBlock2D",
25
- "DownBlock2D"
26
- ],
27
- "downsample_padding": 1,
28
- "downsample_type": "conv",
29
- "dropout": 0.0,
30
- "flip_sin_to_cos": true,
31
- "freq_shift": 0,
32
- "in_channels": 3,
33
- "inv_gamma": 1.0,
34
- "layers_per_block": 2,
35
- "mid_block_scale_factor": 1,
36
- "min_decay": 0.0,
37
- "norm_eps": 1e-05,
38
- "norm_num_groups": 32,
39
- "num_class_embeds": null,
40
- "num_train_timesteps": null,
41
- "optimization_step": 2500,
42
- "out_channels": 3,
43
- "power": 0.75,
44
- "resnet_time_scale_shift": "default",
45
- "sample_size": 128,
46
- "time_embedding_dim": null,
47
- "time_embedding_type": "positional",
48
- "up_block_types": [
49
- "UpBlock2D",
50
- "AttnUpBlock2D",
51
- "UpBlock2D",
52
- "UpBlock2D",
53
- "UpBlock2D",
54
- "UpBlock2D"
55
- ],
56
- "update_after_step": 0,
57
- "upsample_type": "conv",
58
- "use_ema_warmup": true
59
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
checkpoint-2500/unet_ema/diffusion_pytorch_model.safetensors DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:8fcf83153322fbd613b8d2ebb5b0ad5cb751e3cfc31a743940f39cc3a308db8c
3
- size 454741108