gpt-3.5-turbo-16k / tokenizer_config.json
Xenova's picture
Xenova HF staff
Upload 2 files
eb86916
raw
history blame
236 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 16384,
"tokenizer_class": "GPT3_5Tokenizer",
"unk_token": "<|endoftext|>"
}