Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
lucasresck
/
bert-base-cased-ag-news
like
2
Text Classification
Transformers
PyTorch
ag_news
English
bert
classification
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
bert-base-cased-ag-news
/
special_tokens_map.json
Lucas Emanuel Resck Domingues
Add model and files
78f0e71
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]"
}