WIBA-Extract-V1 / special_tokens_map.json
armaniii's picture
Upload tokenizer
2dcfc80 verified
Raw
History Blame Contribute Delete
325 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "ĠINC"
}