Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
pedropei
/
question-intimacy
like
0
Text Classification
Transformers
PyTorch
JAX
English
roberta
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
2487f5a
question-intimacy
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
6143015
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>"
}