Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Azma-AI
/
bert-base-named-entity-extractor
like
1
Follow
Azma-AI
3
Token Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
bert
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
bert-base-named-entity-extractor
/
special_tokens_map.json
AswanthCManoj
updated model
3c945b0
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}