Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
File size: 159 Bytes
ebb180e
cd86b97
47ad9f0
 
 
aaeed52
47ad9f0
1
2
3
4
5
6
7
{
  "errors": "replace",
  "tokenizer_class": "GPT2TokenizerFast",
  "bos_token": "<|endoftext|>",
  "eos_token": "<|endoftext|>",
  "model_max_length": 2048
}