redpj7B-lora-int8-alpaca / tokenizer_config.json
johnrobinsn's picture
Upload tokenizer
881caa9
{
"add_eos_token": true,
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"special_tokens_map_file": "/home/jr/.cache/huggingface/hub/models--togethercomputer--RedPajama-INCITE-Base-7B-v0.1/snapshots/d26f37906c088543062d48c6c46430c0b97934f0/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}