umt5 / special_tokens_map.json
ArthurZ's picture
ArthurZ HF staff
Upload tokenizer
49e3f63
raw
history blame
326 Bytes
{
"additional_special_tokens": [
"[eod]",
"[wiki]",
"[translate]",
"[convo]",
"[fc]",
"[ffc]",
"[code]",
"[book]",
"[c4]",
"[news]",
"[forum]",
"[eot]"
],
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<pad>",
"sep_token": "<::::>",
"unk_token": "<unk>"
}