End of training
Browse files- logs/train_unconditional/events.out.tfevents.1666558728.19c91c6c1def.199.0 +2 -2
- logs/train_unconditional/events.out.tfevents.1666565795.19c91c6c1def.887.0 +3 -0
- logs/train_unconditional/events.out.tfevents.1666567529.19c91c6c1def.1355.0 +3 -0
- logs/train_unconditional/events.out.tfevents.1666568173.19c91c6c1def.1471.0 +3 -0
- unet/config.json +1 -0
- unet/diffusion_pytorch_model.bin +1 -1
logs/train_unconditional/events.out.tfevents.1666558728.19c91c6c1def.199.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4d033df2f3fdfe4d9aa68b5545ea4b7147b851efb0dd02ee2d4196912f9f26ab
|
3 |
+
size 1752732
|
logs/train_unconditional/events.out.tfevents.1666565795.19c91c6c1def.887.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3d84ee74ae79ebf2dd6b9268f6b81acba0953d8bf5f9028dc35bf6f7a7d967e
|
3 |
+
size 232277
|
logs/train_unconditional/events.out.tfevents.1666567529.19c91c6c1def.1355.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c105393f20df1c9ba7c2c3277b4d9103b655e9c6160dc6e2f8e907906c57a3b
|
3 |
+
size 315585
|
logs/train_unconditional/events.out.tfevents.1666568173.19c91c6c1def.1471.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ea15428ab7c19a9e9ec90865ccab9ebde14cf7a32073c5ed0e6e49ddb76fad50
|
3 |
+
size 464693
|
unet/config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.6.0",
|
|
|
4 |
"act_fn": "silu",
|
5 |
"attention_head_dim": 8,
|
6 |
"block_out_channels": [
|
|
|
1 |
{
|
2 |
"_class_name": "UNet2DModel",
|
3 |
"_diffusers_version": "0.6.0",
|
4 |
+
"_name_or_path": "ddpm-ema-flowers-64/unet",
|
5 |
"act_fn": "silu",
|
6 |
"attention_head_dim": 8,
|
7 |
"block_out_channels": [
|
unet/diffusion_pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 454859389
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bf4a263b8dd587f81d8fb3a29a90cb436d0b00096592e2c26b4756e416d4df7
|
3 |
size 454859389
|