Jais-family-256m-chat / tokenizer_config.json
onkarpandit-g42's picture
Upload tokenizer_config.json with huggingface_hub
d12c995 verified
{
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast",
"unk_token": "<|endoftext|>"
}