Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Zongxia
/
answer_equivalence_distilbert
like
0
Text Classification
Safetensors
English
distilbert
arxiv:
2402.11161
License:
mit
Model card
Files
Files and versions
Community
main
answer_equivalence_distilbert
/
special_tokens_map.json
Zongxia
answer equivalence distillery
21f2c74
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}