Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
andi611
/
distilbert-base-uncased-ner-agnews
like
3
Text Classification
Transformers
PyTorch
ag_news
English
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
main
distilbert-base-uncased-ner-agnews
/
special_tokens_map.json
EC2 Default User
add model
2832236
about 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]"
}