huozi-7b-rlhf / tokenizer_config.json
nth2000's picture
Upload tokenizer_config.json with huggingface_hub
ff92952
raw
history blame contribute delete
No virus
281 Bytes
{
"add_prefix_space": false,
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"padding_side": "right",
"special_tokens_map_file": null,
"tokenizer_class": "BloomTokenizer",
"unk_token": "<unk>"
}