Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
sagorsarker
/
mbert-bengali-ner
like
3
Token Classification
Transformers
PyTorch
Safetensors
wikiann
xtreme
Bengali
bert
bengali-ner
bengali
bangla
NER
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
f17cb95
mbert-bengali-ner
/
special_tokens_map.json
sagorbrur
model added
f17cb95
over 3 years ago
raw
Copy download link
history
blame
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}