Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
HasinMDG
/
XLM_Roberta_Large_IPTC_Classifier_V2
like
0
Text Classification
sentence-transformers
PyTorch
setfit
xlm-roberta
text-embeddings-inference
arxiv:
2209.11055
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
XLM_Roberta_Large_IPTC_Classifier_V2
/
special_tokens_map.json
HasinMDG
Add model
4b876ca
almost 3 years ago
raw
Copy download link
history
blame
167 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<mask>"
,
"pad_token"
:
"<pad>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}