hindi-tokenizer / special_tokens_map.json
KathirKs's picture
Upload tokenizer
500f88f verified
raw
history blame contribute delete
72 Bytes
{
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}