3e27a10
1
2
3
4
5
6
7
8
9
{ "n_embd": 256, "n_head": 8, "n_layer": 6, "block_size": 128, "vocab_size": 69, "dropout": 0.0, "model_type": "my_gpt" }