Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Davlan
/
bert-base-multilingual-cased-ner-hrl
like
65
Token Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
ONNX
bert
Inference Endpoints
License:
afl-3.0
Model card
Files
Files and versions
Community
8
Train
Deploy
Use this model
main
bert-base-multilingual-cased-ner-hrl
/
special_tokens_map.json
Davlan
add bert ner hrl
927df9c
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}