selection-coder-100m / config.json
Asilarknes's picture
Upload folder using huggingface_hub
1b8b664 verified
Raw
History Blame Contribute Delete
158 Bytes
{
"vocab": 32768,
"d": 1024,
"layers": 12,
"heads": 16,
"seq": 2048,
"ff": 4,
"arch": "SelectionCoder",
"stage": "ideal-sft",
"step": 3000
}