dango / config.json
teszenofficial's picture
Upload 3 files
7904485 verified
{
"vocab_size": 1200,
"d_model": 512,
"n_heads": 16,
"n_layers": 8,
"d_ff": 2048,
"dropout": 0.1,
"max_len": 768
}