tiny-blue-log-classifier / vocab_config.json
mozarilla's picture
Publish Tiny Blue Log Classifier
12097aa verified
Raw
History Blame Contribute Delete
116 Bytes
{
"vocab_size": 1024,
"algorithm": "blake2b-hash",
"reserved_ids": {
"0": "[PAD]",
"1": "[UNK]"
}
}