Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
thenlper
/
gte-base
like
104
Sentence Similarity
sentence-transformers
PyTorch
ONNX
Safetensors
English
bert
mteb
Sentence Transformers
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2308.03281
License:
mit
Model card
Files
Files and versions
Community
11
Train
Deploy
Use this model
5b7a05d
gte-base
/
special_tokens_map.json
thenlper
Upload special_tokens_map.json
5b5748d
over 1 year ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}