Qwen-7b-instruct-data / tokenizer_config.json
choco9966
[Add] Upload Qwen-7b model
57814fa
raw
history blame contribute delete
No virus
236 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 4096000,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}