PyTorch
Safetensors
English
gpt-neox
gpt_neox
causal-lm
pythia
pypythia / tokenizer_config.json
uberkie's picture
Upload folder using huggingface_hub
afb965c verified
raw
history blame contribute delete
No virus
405 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"name_or_path": "EleutherAI/gpt-neox-20b",
"special_tokens_map_file": "/admin/home-hailey/.cache/huggingface/hub/models--EleutherAI--gpt-neox-20b/snapshots/4e49eadb5d14bd22f314ec3f45b69a87b88c7691/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}