ipt-tokenizer / tokenizer_config.json
efederici's picture
Upload 3 files
3c1ad23
raw
history blame contribute delete
441 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "EleutherAI/gpt-neox-20b",
"special_tokens_map_file": "/home/jovyan/nfs/nlandro/hf_hub/models--EleutherAI--gpt-neox-20b/snapshots/4e49eadb5d14bd22f314ec3f45b69a87b88c7691/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}