tiny-slm-test / config.json
theeteeshrimp
Initial model upload
8ef64b5
raw
history blame contribute delete
140 Bytes
{
"vocab_size": 64,
"embed_dim": 16,
"hidden_dim": 32,
"num_heads": 2,
"num_layers": 1,
"seq_length": 16,
"parameters": 4592
}