Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
onnx-community
/
universal_ner_ita
like
0
Follow
ONNX Community
129
Transformers.js
ONNX
GLiNER
Model card
Files
Files and versions
Community
Use this model
main
universal_ner_ita
/
special_tokens_map.json
Xenova
HF staff
Upload folder using huggingface_hub
80b3013
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}