kotlin-cp1500 / tokenizer_config.json
Luisa
Added the checkpoint1500 model for debugging
fe549c1
raw
history blame contribute delete
No virus
159 Bytes
{
"errors": "replace",
"tokenizer_class": "GPT2TokenizerFast",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 2048
}