Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
jzuluagav97
/
NPL-CX
like
0
Text Classification
Transformers
PyTorch
Spanish
bert
BERT
BETO
spanish
sentiment-analysis
NLP
Inference Endpoints
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
b0ea7eb
NPL-CX
/
special_tokens_map.json
jzuluagav97
Upload 7 files
7f4c881
verified
8 months 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]"
}