TIM-BLOOMZ-7b / tokenizer_config.json
Lemoooon's picture
Upload 7 files
1b3d154
raw
history blame contribute delete
No virus
254 Bytes
{
"add_prefix_space": false,
"bos_token": "<s>",
"eos_token": "</s>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"special_tokens_map_file": null,
"tokenizer_class": "BloomTokenizer",
"unk_token": "<unk>"
}