Upload folder using huggingface_hub
Browse files
pretrain_imgnet_L_qknorm_nofinal.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"decoder_config": {
|
| 3 |
+
"image_dim": 4,
|
| 4 |
+
"patch_size": 2,
|
| 5 |
+
"decoder_style": "dit",
|
| 6 |
+
"num_layers": 28,
|
| 7 |
+
"hidden_size": 1152,
|
| 8 |
+
"intermediate_size": 3456,
|
| 9 |
+
"num_heads": 16,
|
| 10 |
+
"decode_mode": "diffusion",
|
| 11 |
+
"qk_norm": true,
|
| 12 |
+
"attn_bias": false,
|
| 13 |
+
"use_final_norm": false
|
| 14 |
+
},
|
| 15 |
+
"encoder_hidden_size": 768,
|
| 16 |
+
"latent_h": 32,
|
| 17 |
+
"latent_w": 32,
|
| 18 |
+
"latent_mean": [
|
| 19 |
+
-0.69,
|
| 20 |
+
-0.48,
|
| 21 |
+
-0.6,
|
| 22 |
+
0.28
|
| 23 |
+
],
|
| 24 |
+
"latent_std": [
|
| 25 |
+
12.38,
|
| 26 |
+
11.22,
|
| 27 |
+
7.93,
|
| 28 |
+
21.22
|
| 29 |
+
],
|
| 30 |
+
"pretrain_mode": "imagenet",
|
| 31 |
+
"source_ckpt": "ttvidt-dit-pretrain/lndt54kx/checkpoints/epoch=19-step=100000.ckpt"
|
| 32 |
+
}
|
pretrain_imgnet_L_qknorm_nofinal.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c806ed2652655933d4d1388b8befc0f0c04768ffdb40f8ab56e718f74af309b6
|
| 3 |
+
size 2979563872
|