Files
hoa-1b4/tokenizer_config.json

11 lines
287 B
JSON
Raw Permalink Normal View History

{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<pad>",
"tokenizer_class": "BloomTokenizer",
"unk_token": "<|endoftext|>"
}