Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
polypythias
text-generation-inference
pythia-14m-seed6 / tokenizer_config.json
stellaathena's picture
Add model files from step143000 to main branch
88ad66a verified
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}