Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Justin-J
/
finetuned_sentiment_modell
like
0
Text Classification
Transformers
PyTorch
xlm-roberta
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ee4516f
finetuned_sentiment_modell
/
special_tokens_map.json
Justin-J
Added all my project Model Files
ee4516f
about 1 year ago
raw
Copy download link
history
blame
Safe
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}