Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
Inference Endpoints
text-generation-inference
pythia-1.4b-deduped / special_tokens_map.json
hails's picture
Upload special_tokens_map.json
b3ee2eb
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}