Files
Qwen-1_8B-Chat-llama/tokenizer_config.json

9 lines
260 B
JSON
Raw Permalink Normal View History

{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"tokenizer_class": "GPT2Tokenizer",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"unk_token": "<|endoftext|>"
}