Supernova-Nepali-Tokenizer / tokenizer_config.json
Supernova11c's picture
Upload production-ready Nepali tokenizer with full config
124d5df verified
Raw
History Blame Contribute Delete
263 Bytes
{
"backend": "tokenizers",
"bos_token": "[BOS]",
"clean_up_tokenization_spaces": true,
"eos_token": "[EOS]",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"tokenizer_class": "TokenizersBackend",
"unk_token": "[UNK]"
}