Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
ramonmedeiro1
/
bertimbau-products-reviews-pt-br
like
5
Text Classification
Transformers
PyTorch
Safetensors
Portuguese
bert
feedback
products
Inference Endpoints
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/2
bertimbau-products-reviews-pt-br
/
special_tokens_map.json
ramonmedeiro1
Upload tokenizer
68bee87
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]"
}