Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
cardiffnlp
/
xlm-twitter-politics-sentiment
like
10
Follow
Cardiff NLP
106
Text Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
xlm-roberta
generated_from_keras_callback
Inference Endpoints
arxiv:
2104.12250
arxiv:
2202.00396
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
3ebc4c5
xlm-twitter-politics-sentiment
/
special_tokens_map.json
antypasd
add tokenizer
3c205ba
over 2 years 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>"
}