RedLing-7B-v0.1 / tokenizer_config.json
RootYuan's picture
Upload 5 files
b6bb1ab
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"name_or_path": "togethercomputer/RedPajama-INCITE-Base-7B-v0.1",
"padding_side": "right",
"special_tokens_map_file": "autodl-tmp/cache/models--togethercomputer--RedPajama-INCITE-Base-7B-v0.1/snapshots/d26f37906c088543062d48c6c46430c0b97934f0/special_tokens_map.json",
"tokenizer_class": "GPTNeoXTokenizer",
"unk_token": "<|endoftext|>"
}