FIM-NeoX-1.3B / tokenizer_config.json
hails's picture
hotfix tokenizer
f60b41d
raw history blame
No virus
416 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"name_or_path": "/fsx/code-fim/FIM-clean/gpt-neox/newtokenizer",
"special_tokens_map_file": "/fsx/home-hailey/.cache/huggingface/hub/models--EleutherAI--gpt-neox-20b/snapshots/3523781c8df75f7741687a4284f6f70e1afa12f4/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}