BlackList-Prompt-Enhancer / tokenizer_config.json
Bl4ckSpaces's picture
Upload tokenizer
2739ab2 verified
raw
history blame contribute delete
249 Bytes
{
"backend": "tokenizers",
"eos_token": "<|endoftext|>",
"extra_special_tokens": [
"[SIMPLE]",
"[ENHANCED]"
],
"model_max_length": 1000000000000000019884624838656,
"pad_token": "[PAD]",
"tokenizer_class": "TokenizersBackend"
}