semo_csr_3l / special_tokens_map.json
kotmul's picture
Upload folder using huggingface_hub
533a424 verified
raw
history blame contribute delete
350 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": "<|reserved_special_token_112|>"
}