Text Generation
Transformers
PyTorch
English
gpt_neox
causal-lm
pythia
polypythias
text-generation-inference
File size: 209 Bytes
03b5c29
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
  "add_prefix_space": false,
  "bos_token": "<|endoftext|>",
  "clean_up_tokenization_spaces": true,
  "eos_token": "<|endoftext|>",
  "tokenizer_class": "GPTNeoXTokenizer",
  "unk_token": "<|endoftext|>"
}