Files
gpt_bigcode-santacoder/tokenizer_config.json

7 lines
159 B
JSON
Raw Permalink Normal View History

{
"errors": "replace",
"tokenizer_class": "GPT2TokenizerFast",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048
}