tiny-random-PersimmonForCausalLM / special_tokens_map.json
IlyasMoutawwakil's picture
Mirror from hf-internal-testing/tiny-random-PersimmonForCausalLM
749347e verified
{
"bos_token": {
"content": "|ENDOFTEXT|",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}