phi-1_5-finetuned-neuroscience / tokenizer_config.json
wesley7137's picture
Upload 6 files
9bed555
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": 2048,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}