MTP-3 / config.json
teszenofficial's picture
Upload 5 files
56362de verified
{
"vocab_size": 2000,
"d_model": 256,
"n_heads": 8,
"n_layers": 6,
"d_ff": 1024,
"dropout": 0.1,
"max_len": 512
}