Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Gepe55o
/
mountain-ner-bert-base
like
0
Token Classification
Safetensors
NERetrieve
Few-NERD
mountain-ner-dataset
English
bert
ner
mountain-ner
named-entity-recognition
Eval Results
arxiv:
2310.14282
arxiv:
2105.07464
License:
mit
Model card
Files
Files and versions
Community
main
mountain-ner-bert-base
/
special_tokens_map.json
Gepe55o
Upload folder using huggingface_hub
6460f98
verified
14 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]"
}