Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
unitary
/
multilingual-toxic-xlm-roberta
like
17
Text Classification
Transformers
PyTorch
xlm-roberta
Inference Endpoints
arxiv:
1703.04009
arxiv:
1905.12516
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
be38121
multilingual-toxic-xlm-roberta
/
special_tokens_map.json
laurahanu
update configs and model
a6009f2
about 4 years ago
raw
Copy download link
history
blame
Safe
150 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"pad_token"
:
"<pad>"
,
"cls_token"
:
"<s>"
,
"mask_token"
:
"<mask>"
}