NeuralsirkrishnaShadow_MeliodasT3q / special_tokens_map.json
MaziyarPanahi's picture
265fb2a9369f9560e5fb425df34c2072cfa7e569d8d77cc27ebda9980b9d8d99
6a104c5 verified
raw
history blame
414 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
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}