HybridIntelligence-0.5B / tokenizer_config.json
squ11z1's picture
Upload tokenizer
8ca274c verified
{
"backend": "tokenizers",
"clean_up_tokenization_spaces": true,
"eos_token": "<|end_of_text|>",
"is_local": true,
"model_input_names": [
"input_ids",
"attention_mask"
],
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|end_of_text|>",
"tokenizer_class": "TokenizersBackend"
}