a3d9729
3e725f8
a3d9729
3e725f8
a3d9729
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"bias": true,
"block_size": 1024,
"bos_id": 0,
"dropout": 0.1,
"eos_id": 182,
"n_channel": 3,
"n_embed": 384,
"n_head": 6,
"n_layer": 4,
"p_rope": 0.9,
"pad_id": 183,
"patch_size": [
4,
8
],
"vocab_size": 185
} |