9bcdd69
1
2
3
4
5
6
7
8
9
{ "vocab_size": 2000, "d_model": 256, "n_heads": 8, "n_layers": 6, "d_ff": 1024, "dropout": 0.1, "max_len": 512 }