Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jmbrito
/
ptbr-news-classifier
like
1
Text Classification
Transformers
PyTorch
ONNX
Safetensors
Portuguese
English
distilbert
news
ptbr
classification
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
bc84ba5
ptbr-news-classifier
/
special_tokens_map.json
jmbrito
Manually upload model
bbc5030
about 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}