Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
frankiePizza
/
fpsentiment-model
like
1
Text Classification
Transformers
TensorBoard
Safetensors
contemmcm/rotten_tomatoes
English
distilbert
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
main
fpsentiment-model
/
special_tokens_map.json
frankiePizza
Training in progress, step 500
e4b2c03
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}