INL_En_Fa_Translation / special_tokens_map.json
hessamasna's picture
Upload folder using huggingface_hub
e07688e verified
raw
history blame contribute delete
277 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<pad>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}