Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NeuML
/
gliner-bert-tiny
like
1
Follow
NeuML
45
Token Classification
GLiNER
PyTorch
urchade/synthetic-pii-ner-mistral-v1
6 languages
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
main
gliner-bert-tiny
/
special_tokens_map.json
davidmezzetti
Initial version
3300cbf
10 days 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]"
}