live-run-test / configs /model /default-L1.json
georgeyw's picture
Upload configs/model/default-L1.json with huggingface_hub
2498e4b
{
"d_model": 8,
"d_head": 8,
"n_layers": 1,
"n_ctx": 32,
"n_heads": 1,
"d_vocab": 10,
"normalization_type": "LN",
"attn_only": true,
"positional_embedding_type": "shortformer",
"seed": 0
}