Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
allenai
/
scirepeval_ctrl
like
0
Follow
Ai2
5.81k
Feature Extraction
Transformers
PyTorch
bert
text-embeddings-inference
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
refs/pr/1
scirepeval_ctrl
/
special_tokens_map.json
aps6992
SAL to PRX
dca1c24
over 3 years ago
raw
Copy download link
history
blame
Safe
179 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"additional_special_tokens"
:
[
"[CLF]"
,
"[QRY]"
,
"[RGN]"
,
"[PRX]"
]
}