Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jncraton
/
gte-small-ct2-int8
like
0
Sentence Similarity
sentence-transformers
English
mteb
Sentence Transformers
Eval Results
Inference Endpoints
arxiv:
2308.03281
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
gte-small-ct2-int8
/
special_tokens_map.json
jncraton
Upload 8 files
42a7c4b
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]"
}