CoffeePots-Critic / special_tokens_map.json
Lune-Blue's picture
Upload tokenizer
6c69c70
raw
history blame contribute delete
237 Bytes
{
"additional_special_tokens": [
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>",
"▁<PRE>",
"▁<MID>",
"▁<SUF>",
"▁<EOT>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}