Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
xiazeng
/
sciverbinary-rationale_roberta_large_scifact
like
0
Text Classification
Transformers
PyTorch
roberta
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
sciverbinary-rationale_roberta_large_scifact
/
special_tokens_map.json
xiazeng
Upload 6 files
bd5ba2b
almost 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>"
}