Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
biu-nlp
/
superpal
like
0
Follow
Bar-Ilan University NLP Lab
24
Text Classification
Transformers
PyTorch
roberta
Inference Endpoints
arxiv:
2009.00590
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
c0ab3f2
superpal
/
special_tokens_map.json
rubenwol
Upload special_tokens_map.json
c0ab3f2
about 3 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>"
}