beeper-ascii-v1 / codec.json
AbstractPhil's picture
Crystal-Beeper-Harmony-v5 export @ 2025-08-19 01:35:41
1470196 verified
raw
history blame contribute delete
266 Bytes
{
"vocab_size": 260,
"bos": 256,
"eos": 257,
"pad": 258,
"unk": 259,
"punct_chars": [
".",
",",
";",
":",
"!",
"?",
"'",
"\"",
"(",
")",
"[",
"]",
"{",
"}",
"-",
"\u2014",
"\u2026"
]
}