Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
stevillis
/
bertimbau-finetuned-glassdoor-reviews
like
0
Text Classification
Transformers
PyTorch
Safetensors
Portuguese
bert
sentiment analysis
nlp
glassdoor
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9e5b6a0
bertimbau-finetuned-glassdoor-reviews
/
special_tokens_map.json
stevillis
Upload 6 files
ddb0268
verified
12 days 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]"
}