APT3-500M-Base / tokenizer_config.json
chrisociepa's picture
Upload model and tokenizer files
94aefeb
raw
history blame
No virus
281 Bytes
{
"clean_up_tokenization_spaces": true,
"model_max_length": 1000000000000000019884624838656,
"special_tokens": [
"<unk>",
"<s>",
"</s>",
"<pad>",
"[INST]",
"[/INST]",
"<<SYS>>",
"<</SYS>>"
],
"tokenizer_class": "PreTrainedTokenizerFast"
}