Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
juancmamacias
/
jd-jcms
like
1
Safetensors
Spanish
distilbert
sentiment-analysis
imdb
huggingface
Model card
Files
Files and versions
xet
Community
main
jd-jcms
/
special_tokens_map.json
juancmamacias
Upload folder using huggingface_hub
1f5eca7
verified
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
132 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}