autotrain-fuhex-4u5bt / special_tokens_map.json
abhishek's picture
abhishek HF staff
Upload folder using huggingface_hub
fee7570 verified
{
"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": "<|end_of_text|>"
}