Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
themohal
/
sentiment_analysis_model_rpsi
like
0
TensorBoard
Safetensors
xlm-roberta
Generated from Trainer
Model card
Files
Files and versions
Metrics
Training metrics
Community
main
sentiment_analysis_model_rpsi
/
special_tokens_map.json
themohal
End of training
bddf938
verified
3 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]"
}