Upload folder using huggingface_hub
Browse files
jit-b64-p16-cls/64x64-200e.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f46d0490211fae6b8e1d39ad8db4d41e06189c95482067103797f5bfe3bc83d9
|
| 3 |
+
size 378612704
|
jit-b64-p16-cls/config.yml
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
checkpoint_path: models/jit-08/64x64-200e.safetensors # null for scratch
|
| 2 |
+
|
| 3 |
+
dtype: float32
|
| 4 |
+
|
| 5 |
+
denoiser:
|
| 6 |
+
context_dim: 768
|
| 7 |
+
hidden_size: 768
|
| 8 |
+
num_heads: 12
|
| 9 |
+
depth: 12
|
| 10 |
+
bottleneck_dim: 64
|
| 11 |
+
|
| 12 |
+
rope_theta: 256.0
|
| 13 |
+
rope_axes_dims: [16, 24, 24]
|
| 14 |
+
rope_axes_lens: [128, 128, 128]
|
| 15 |
+
rope_zero_centered: [False, True, True]
|
| 16 |
+
|
| 17 |
+
num_time_tokens: 8
|
| 18 |
+
|
| 19 |
+
context_encoder:
|
| 20 |
+
type: "class"
|
| 21 |
+
label2id_map_path: "label2id.json"
|
jit-b64-p16-cls/label2id.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|