Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
polypythias
text-generation-inference
pythia-31m-seed1 / tokenizer_config.json
stellaathena's picture
Add model files from step143000 to main branch
fc7f1c6 verified
Raw
History Blame Contribute Delete
209 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}