MTP-3.5 / config.json
teszenofficial's picture
Upload 3 files
0f2451c verified
{
"vocab_size": 800,
"d_model": 256,
"n_heads": 8,
"n_layers": 4,
"d_ff": 1024,
"dropout": 0.2,
"max_len": 384
}