Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
HARSHU550
/
Sentiments
like
0
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Rust
Safetensors
sst2
glue
English
distilbert
Eval Results
Inference Endpoints
arxiv:
1910.01108
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Sentiments
/
onnx
/
special_tokens_map.json
HARSHU550
Upload 12 files
9a7c0b5
verified
6 months 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]"
}