tinyLlama-non-use-040000 / special_tokens_map.json
new5558's picture
Upload tokenizer
2ace8fd
raw
history blame contribute delete
186 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": "<eos>",
"unk_token": "<unk>"
}