mymodel / special_tokens_map.json
mohit95559's picture
Upload folder using huggingface_hub
10631da verified
raw
history blame contribute delete
181 Bytes
{
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|endoftext|>"
}