H-model / special_tokens_map.json
vedant9034's picture
Upload tokenizer
33758c7 verified
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}