instruct-codegen-2B-multi / tokenizer_config.json
reshinthadith's picture
Upload tokenizer
706cfb0
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "/fsx/home-reshinth/research/model_dir/base_model/codegen-2B-multi-instruct-5-epochs",
"special_tokens_map_file": null,
"tokenizer_class": "CodeGenTokenizer",
"unk_token": "<|endoftext|>"
}