YamshadowInex12_YamshadowExperiment28 / special_tokens_map.json
MaziyarPanahi's picture
8ca05927c839ce6fae701454004c3dc64787ff4954963fe265fb970b4467f193
012a661 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
}
}