Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
peanutacake
/
autotrain-20_ner_en-59299134731
like
0
Token Classification
Transformers
PyTorch
peanutacake/autotrain-data-20_ner_en
English
bert
Trained with AutoTrain
Carbon Emissions
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
autotrain-20_ner_en-59299134731
/
special_tokens_map.json
system
HF staff
Commit From AutoTrain
b3f440d
over 1 year 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]"
}