mooncell_v33 / special_tokens_map.json
lunarsylph's picture
Upload tokenizer
1c45680 verified
raw
history blame contribute delete
327 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "Ġvá»"
}