Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
jeffyelson
/
electra_sentencelevel_ner_all
like
0
Text Classification
Transformers
PyTorch
electra
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
electra_sentencelevel_ner_all
/
special_tokens_map.json
jeffyelson
Upload 6 files
29e5882
verified
about 2 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]"
}