Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
shubingxl
/
finetuning-sentiment-model
like
0
Text Classification
Transformers
TensorBoard
Safetensors
distilbert
Inference Endpoints
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
dd0f70e
finetuning-sentiment-model
/
run-1
/
checkpoint-2012
/
special_tokens_map.json
shubingxl
Training in progress, epoch 2
dd0f70e
11 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]"
}