foundry-v02-1bx200b-2k-200b-8k / tokenizer_config.json
aditijha's picture
changing directory status
cbde6a6
raw
history blame contribute delete
237 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 8192,
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}