indictok-256k / tokenizer_config.json
vivekvar's picture
indictok: tokenizer, config and model card
3f3f80a verified
Raw
History Blame Contribute Delete
240 Bytes
{
"tokenizer_class": "PreTrainedTokenizerFast",
"clean_up_tokenization_spaces": false,
"model_max_length": 1000000000000000019884624838656,
"unk_token": "<unk>",
"pad_token": "<pad>",
"bos_token": "<s>",
"eos_token": "</s>"
}