belloIsMiaoMa commited on
Commit
9dd792f
1 Parent(s): 31943f0
checkpoint-6000/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ce0ed2ab3ac8a5dba18139e6bb90823fef257c359dba4f49a556cc7640937631
3
  size 909763736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fb8afc3ee5e69a57537b06b7fc4252dcc8e8cfcb638aaf02226e343108a1ad5
3
  size 909763736
checkpoint-6000/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1287cbc5002190114c9023e235a0c74f6255f63e1cd81a8ae63170fbfa9d289
3
- size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a0f07f464ae5649056541af0bad8d25dfd9fd48bc3d7dd6eb68fbd9138ff897
3
+ size 14408
checkpoint-6000/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1c8b99e8713b1ff40489664bf3cfb40fffc3478e2cb13d5bcaef29dcfe59a9e2
3
  size 454741108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7fb44629885e241f971650ceebe04bc710f1f14b0b18706b1ea601491629ef40
3
  size 454741108
checkpoint-6500/optimizer.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:05b1ee728579856d53890555a4c026d7a4bc8420712109005a3c97b85816646f
3
  size 909763736
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1962df45dd73097f301e197bf227d35dfd362ef4d3bf97a03dbafd9d12c4aaa
3
  size 909763736
checkpoint-6500/random_states_0.pkl CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfd734abbcd3d3fcb9923e956d85c23f13805b092f4f1bba9cca34b803625a45
3
- size 14344
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:60706053b2237fbfb17967a23870c01cba647b2cbba272b93e1d91f122b61af1
3
+ size 14408
checkpoint-6500/unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f8b29b1bec2c1930e8432f87d0f0fce9769a3c9b2c7303692295cd21c968400a
3
  size 454741108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:084722136664646811c84c04caa196ef3c0ec9baa50913d14e3d55ca178df0ee
3
  size 454741108
checkpoint-7000/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0f73755625336d2daffcdda305989dfe3b61cac022eb7864d29961750ca8c24
3
+ size 909763736
checkpoint-7000/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8d2ae2b85503b5283649aad458f85602599b9a424ab478351154dd46285ca44b
3
+ size 14408
checkpoint-7000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1649d3b3e023e1971bf1f99ed02274c67a4f14e5a2d48039bdea3dcc4713a9d
3
+ size 988
checkpoint-7000/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3279321bd1058708836f13001b8fd746e8adee650d6619869acd6c090e3e2609
3
+ size 1000
checkpoint-7000/unet/config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.27.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
+ "down_block_types": [
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "DownBlock2D",
23
+ "AttnDownBlock2D",
24
+ "DownBlock2D"
25
+ ],
26
+ "downsample_padding": 1,
27
+ "downsample_type": "conv",
28
+ "dropout": 0.0,
29
+ "flip_sin_to_cos": true,
30
+ "freq_shift": 0,
31
+ "in_channels": 3,
32
+ "layers_per_block": 2,
33
+ "mid_block_scale_factor": 1,
34
+ "norm_eps": 1e-05,
35
+ "norm_num_groups": 32,
36
+ "num_class_embeds": null,
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",
44
+ "AttnUpBlock2D",
45
+ "UpBlock2D",
46
+ "UpBlock2D",
47
+ "UpBlock2D",
48
+ "UpBlock2D"
49
+ ],
50
+ "upsample_type": "conv"
51
+ }
checkpoint-7000/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd495182aa7ace35c1c12ba4f73c838570c36f970855117b95d558d97b23f095
3
+ size 454741108
checkpoint-7500/optimizer.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d20cc40f225814fc6a502d54c824b8f158ace7c0f2751be2b289294d9104583
3
+ size 909763736
checkpoint-7500/random_states_0.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:67e264877c30850558591069328ea4e31f330b5fad04af6d6f1d000547728e26
3
+ size 14408
checkpoint-7500/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74619b44a91be55cfad18cd64253abbff929e15e9d1131493111f152cb65508c
3
+ size 988
checkpoint-7500/scheduler.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c6fd9af6dc022aaeb1b437302939c2f7d872b8b029f1f12917cacd2adfdc89
3
+ size 1000
checkpoint-7500/unet/config.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_class_name": "UNet2DModel",
3
+ "_diffusers_version": "0.27.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
+ "down_block_types": [
19
+ "DownBlock2D",
20
+ "DownBlock2D",
21
+ "DownBlock2D",
22
+ "DownBlock2D",
23
+ "AttnDownBlock2D",
24
+ "DownBlock2D"
25
+ ],
26
+ "downsample_padding": 1,
27
+ "downsample_type": "conv",
28
+ "dropout": 0.0,
29
+ "flip_sin_to_cos": true,
30
+ "freq_shift": 0,
31
+ "in_channels": 3,
32
+ "layers_per_block": 2,
33
+ "mid_block_scale_factor": 1,
34
+ "norm_eps": 1e-05,
35
+ "norm_num_groups": 32,
36
+ "num_class_embeds": null,
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",
44
+ "AttnUpBlock2D",
45
+ "UpBlock2D",
46
+ "UpBlock2D",
47
+ "UpBlock2D",
48
+ "UpBlock2D"
49
+ ],
50
+ "upsample_type": "conv"
51
+ }
checkpoint-7500/unet/diffusion_pytorch_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be1194d85cad004188cbe27f4105fc1f7f4ebd123994689a62a0ed1df24fcc1b
3
+ size 454741108
logs/train_unconditional/events.out.tfevents.1708640204.lambda3.2808217.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5163fc9dba410ca8d35a6a577ed10e0ab68b7a9ca407ea9226487f7e9bfd84db
3
- size 1177484
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b530b9afbf1d58a9202fec5d173769ab0f0ba506e77151605c233293d5d9d784
3
+ size 1514847
unet/diffusion_pytorch_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec3bf27d0930222303f3ea95f9a81c6b093f887addf0cd9da4147a035862c995
3
  size 454741108
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb63aad41b5a243f5541b364c1d61e2d0b0d68b86d2dd4c01a4722b7b1ceb6f3
3
  size 454741108