Text Generation
Transformers
PyTorch
code
gpt2
custom_code
Eval Results
text-generation-inference
santacoder / tokenizer_config.json
loubnabnl's picture
loubnabnl HF staff
Update tokenizer (#11)
cd86b97
raw history blame
No virus
102 Bytes
{
"errors": "replace",
"tokenizer_class": "PreTrainedTokenizerFast",
"model_max_length": 2048
}