jackiedaytona commited on
Commit
d7a9c6f
·
1 Parent(s): 0508598
checkpoint-1500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c44ac04327523d26560f00d11fe0aca2ca02ee5954e862cf5ea8c8413a62dab
3
  size 909763299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59d238a074273bd494ebab5c67d9b854fa3a97197ab00cfd345e7940510dcbe6
3
  size 909763299
checkpoint-1500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8acd4de09d63bea867f0566ebc78a601f902a8645cd12636b5ae7660b5741aab
3
  size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6831cc1b2573b920dd50bde7c32d47c885f3119fd96d8c6d510197bfcdbbad1a
3
  size 14727
checkpoint-1500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:203a72d6c29f42a0e2964fdddc8d7a98df1eccee78fea9de0fa416613390f5c6
3
+ size 557
checkpoint-1500/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5d7cc1a6e2fb9a03efd7d432132eb3415979b24f0087f4a2f0a52ad94461752
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:21a3357692aba6027ab92805bd7e2c46066022e576f3cdb370819c4618346ee4
3
  size 563
checkpoint-1500/unet/config.json CHANGED
@@ -37,7 +37,7 @@
37
  "num_train_timesteps": null,
38
  "out_channels": 3,
39
  "resnet_time_scale_shift": "default",
40
- "sample_size": 64,
41
  "time_embedding_type": "positional",
42
  "up_block_types": [
43
  "UpBlock2D",
 
37
  "num_train_timesteps": null,
38
  "out_channels": 3,
39
  "resnet_time_scale_shift": "default",
40
+ "sample_size": 128,
41
  "time_embedding_type": "positional",
42
  "up_block_types": [
43
  "UpBlock2D",
checkpoint-1500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:960f1bb41f62265ee1b048ea8bf7433fbb0238591fecf19028a77ed430bb4ec2
3
  size 454741108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2010105190bd793162c822f18b41f66d61d348b7d653448326aae6ce98f7e74d
3
  size 454741108
checkpoint-1500/unet_ema/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.25.0.dev0",
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": 1500,
42
+ "out_channels": 3,
43
+ "power": 0.75,
44
+ "resnet_time_scale_shift": "default",
45
+ "sample_size": 128,
46
+ "time_embedding_type": "positional",
47
+ "up_block_types": [
48
+ "UpBlock2D",
49
+ "AttnUpBlock2D",
50
+ "UpBlock2D",
51
+ "UpBlock2D",
52
+ "UpBlock2D",
53
+ "UpBlock2D"
54
+ ],
55
+ "update_after_step": 0,
56
+ "upsample_type": "conv",
57
+ "use_ema_warmup": true
58
+ }
checkpoint-1500/unet_ema/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84a93b1227f04145c6909ac3b7ab4f11adce03d22ac4b1b751cf336b86098d7a
3
+ size 454741108
checkpoint-2000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f291aa920546a739090f739b2e88e35b9b657fa03c12a953c92d69e41c23c53a
3
  size 909763299
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ab6ed061a18c910a0113e65909a505e6d8bba5f7a60f01f034803a6050d9cea
3
  size 909763299
checkpoint-2000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:526ecacda2c3ccc83b565e09dbad6d4de315f4b664cb26289d0ea5dbc798a6c0
3
  size 14727
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8fbffe71ae7dde47fbf517357bdb8c81e0d51c1838d6858e557508f89db6afe1
3
  size 14727
checkpoint-2000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd2de9749828adacdf103bf6e9592702bb7067a2c1df27dd62ab38c1eb8c070f
3
+ size 557
checkpoint-2000/scheduler.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c76b2c44dca2e2345b3de42512613e577f79bcfd1df86af7eacf9e3fdfa3bf01
3
  size 563
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:755650f813344e2f40932278d6544277fc53d9cfca83348bd601355d581568f1
3
  size 563
checkpoint-2000/unet/config.json CHANGED
@@ -37,7 +37,7 @@
37
  "num_train_timesteps": null,
38
  "out_channels": 3,
39
  "resnet_time_scale_shift": "default",
40
- "sample_size": 64,
41
  "time_embedding_type": "positional",
42
  "up_block_types": [
43
  "UpBlock2D",
 
37
  "num_train_timesteps": null,
38
  "out_channels": 3,
39
  "resnet_time_scale_shift": "default",
40
+ "sample_size": 128,
41
  "time_embedding_type": "positional",
42
  "up_block_types": [
43
  "UpBlock2D",
checkpoint-2000/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1731d81f563d1c3d8480cef753dccdfe8b43cda70ca708fd888a93033bc7ce54
3
  size 454741108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7eb81d44b877265b1d8a818086c33834e93d4d5e807b32548d9eb04636173978
3
  size 454741108
checkpoint-2000/unet_ema/config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.25.0.dev0",
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": 2000,
42
+ "out_channels": 3,
43
+ "power": 0.75,
44
+ "resnet_time_scale_shift": "default",
45
+ "sample_size": 128,
46
+ "time_embedding_type": "positional",
47
+ "up_block_types": [
48
+ "UpBlock2D",
49
+ "AttnUpBlock2D",
50
+ "UpBlock2D",
51
+ "UpBlock2D",
52
+ "UpBlock2D",
53
+ "UpBlock2D"
54
+ ],
55
+ "update_after_step": 0,
56
+ "upsample_type": "conv",
57
+ "use_ema_warmup": true
58
+ }
checkpoint-2000/unet_ema/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c003754591f2a670a9828c7a7ce18da2a9426483a9bf93c0d5518ad5a0ede255
3
+ size 454741108
logs/train_unconditional/events.out.tfevents.1702749608.DESKTOP-S5GSEQJ.11780.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2d3fea12fca2471456e000decf8705b555e2182c351bea315cff3e8fcf52c93b
3
- size 647189
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a65f02fbc3758073e470bc8d284a8cc736a49c730713b6710fb42815dd9dc267
3
+ size 975517
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5058a8ab899788e482efa18d7e911dd47931b2b506b378e7b41d2eff4910a669
3
  size 454741108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e6642fff0b5ee25735d563c6898e597fd9e10c528557ec773f7af6f55777018
3
  size 454741108