Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
barisaydin
/
gte-base
like
0
Sentence Similarity
sentence-transformers
PyTorch
ONNX
English
bert
mteb
Sentence Transformers
Eval Results
text-embeddings-inference
Inference Endpoints
arxiv:
2308.03281
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
gte-base
/
special_tokens_map.json
barisaydin
Upload folder using huggingface_hub
ac1ed3d
about 1 year 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]"
}