Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
luluw
/
distilbert-base-uncased-finetuned-sentiment
like
1
Text Classification
Transformers
TensorBoard
Safetensors
English
distilbert
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
2d7d549
distilbert-base-uncased-finetuned-sentiment
/
special_tokens_map.json
luluw
Training in progress, step 400
cd88b75
verified
5 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]"
}