stablelm-7b / tokenizer_config.json
pdaniel93's picture
Upload tokenizer
1cf80dc
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"special_tokens_map_file": "/home/ubuntu/.cache/huggingface/hub/models--StabilityAI--stablelm-base-alpha-7b/snapshots/38366357b5a45e002af2d254ff3d559444ec2147/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}