dys_base_M07 / special_tokens_map.json
mprzibilla's picture
Upload tokenizer
5bd86f6
raw
history blame contribute delete
No virus
96 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "[PAD]",
"unk_token": "[UNK]"
}