ha_slr43_slr54_filtered / special_tokens_map.json
RikeshSilwal's picture
Upload special_tokens_map.json with huggingface_hub
3dfe06c verified
raw
history blame contribute delete
No virus
247 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"mask_token": {
"content": "<mask>",
"lstrip": true,
"normalized": true,
"rstrip": false,
"single_word": false
},
"pad_token": "<pad>",
"unk_token": "<unk>"
}