gpt-4o / tokenizer_config.json
Xenova's picture
Xenova HF staff
Update tokenizer_config.json
3137696 verified
raw
history blame
No virus
236 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"model_max_length": 128000,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}