TaskForgeSLM / config.json
Arnab-Saha-241562423's picture
Upload TaskForgeSLM artifacts
a8c13d3 verified
Raw
History Blame Contribute Delete
109 Bytes
{
"vocab_size": 59,
"block_size": 128,
"n_layer": 6,
"n_head": 8,
"n_embd": 256,
"dropout": 0.1
}