Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
allenai
/
aspire-sentence-embedder
like
2
Follow
Ai2
1,382
Feature Extraction
Transformers
PyTorch
bert
Inference Endpoints
arxiv:
2111.08366
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
main
aspire-sentence-embedder
/
special_tokens_map.json
Sheshera
Upload special_tokens_map.json
3c2489e
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
112 Bytes
{
"unk_token"
:
"[UNK]"
,
"sep_token"
:
"[SEP]"
,
"pad_token"
:
"[PAD]"
,
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
}