dramatic-pronghorn / special_tokens_map.json
rjml's picture
Upload folder using huggingface_hub
7079ab4 verified
raw
history blame contribute delete
354 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"cls_token": "<|eot_id|>",
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|eot_id|>"
}