Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
learnrr
/
bert-base-ontonotes5-ner
like
1
Token Classification
Safetensors
ontonotes/conll2012_ontonotesv5
English
bert
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
bert-base-ontonotes5-ner
/
special_tokens_map.json
learnrr
Upload folder using huggingface_hub
88a1d57
verified
about 1 month 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]"
}