santacoder-finetuned-the-stack-glsl / tokenizer_config.json
Vipitis's picture
adding tokenizer from santacoder
698ffac
raw
history blame
No virus
159 Bytes
{
"errors": "replace",
"tokenizer_class": "GPT2TokenizerFast",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048
}