ranked-coder-200m / config.json
Asilarknes's picture
Upload folder using huggingface_hub
7047503 verified
Raw
History Blame Contribute Delete
177 Bytes
{
"vocab": 32768,
"d": 1024,
"layers": 12,
"heads": 16,
"seq": 512,
"ff": 4,
"arch": "SelectionCoder",
"mixer": "SelectionMixing(no-attention)",
"step": 6000
}