Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pedropei
/
live-demo-question-intimacy
like
2
Text Classification
Transformers
PyTorch
JAX
roberta
Inference Endpoints
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
4005baf
live-demo-question-intimacy
/
special_tokens_map.json
system
HF staff
Update special_tokens_map.json
4005baf
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>"
}