7bc9d32
1
2
3
4
5
6
7
8
9
{ "vocab_size": 800, "d_model": 256, "n_heads": 8, "n_layers": 4, "d_ff": 1024, "dropout": 0.2, "max_len": 384 }