M7Yamshadowexperiment28_YamT3qm7xp / special_tokens_map.json
MaziyarPanahi's picture
9633ed7bc021c5c0550e424741807841dd5a4e36b211179c18a8e6aeb585c59a
181edf3 verified
raw
history blame
552 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}