phi2v2 / tokenizer_config (1).json
NobodyExistsOnTheInternet's picture
Upload 22 files
859da2a
raw
history blame contribute delete
No virus
250 Bytes
{
"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|>"
}