File size: 178 Bytes
fd27b0f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"H": 192,
"W": 384,
"z_ch": 8,
"dim": 768,
"depth": 12,
"heads": 12,
"patch": 3,
"action_dim": 6,
"seq_len": 8,
"ctx": 7,
"vae_base": 64,
"k_steps": 8
} |
fd27b0f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"H": 192,
"W": 384,
"z_ch": 8,
"dim": 768,
"depth": 12,
"heads": 12,
"patch": 3,
"action_dim": 6,
"seq_len": 8,
"ctx": 7,
"vae_base": 64,
"k_steps": 8
} |