Token Classification
GLiNER
PyTorch
ONNX
English
Hindi
NER
named-entity-recognition
floatbot
conversational-ai
chatbot
customer-support
gliner-floatbot-ai / tokenizer_config.json
Rishi2455's picture
Push model using huggingface_hub.
b5a9791 verified
raw
history blame contribute delete
387 Bytes
{
"add_prefix_space": true,
"backend": "tokenizers",
"clean_up_tokenization_spaces": false,
"eos_token": "</s>",
"extra_ids": 0,
"is_local": true,
"legacy": true,
"model_max_length": 1000000000000000019884624838656,
"model_specific_special_tokens": {},
"pad_token": "<pad>",
"sp_model_kwargs": {},
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}