Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ml6team
/
bert-base-uncased-city-country-ner
like
14
Follow
ML6 Team
83
Token Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
English
bert
address-NER
NER
bert-base-uncased
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
bert-base-uncased-city-country-ner
/
special_tokens_map.json
shubhamkrishna
City Country Address NER Initial Model
dc64808
almost 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]"
}