M7Yamshadowexperiment28_T3qm7xpT3q / special_tokens_map.json
MaziyarPanahi's picture
87abc32dcfc24fa3d0bd237e59414a8bffd3f02f469c5c319fbf354dcaa8d342
0d673ef 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
}
}