Aquila2-70B-Expr-6.0bpw-h6-exl2 / tokenizer_config.json
LoneStriker's picture
Upload folder using huggingface_hub
a657f59
raw
history blame contribute delete
217 Bytes
{
"add_prefix_space": false,
"bos_token": "[CLS]",
"clean_up_tokenization_spaces": true,
"eos_token": "</s>",
"model_max_length": 2048,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}