redpj3B-lora-int8-alpaca / tokenizer_config.json
johnrobinsn's picture
Upload tokenizer
7c83117
{
"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-3B-v1/snapshots/6ae8e763f8ea033bd28f83998b57a8623353f8b5/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}