Phi-1-5-Open-Platypus / tokenizer_config.json
adarshxs's picture
Phi first commit - ps: its ok
454ccb7
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}