Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
polypythias
text-generation-inference
pythia-14m-seed9 / special_tokens_map.json
stellaathena's picture
Add model files from step143000 to main branch
2f87164 verified
Raw
History Blame Contribute Delete
99 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}