Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
michaelfeil
/
ct2fast-jina-embedding-t-en-v1
like
0
Sentence Similarity
Transformers
jinaai/negation-dataset
English
bert
ctranslate2
int8
float16 - finetuner - sentence-transformers - feature-extraction - sentence-similarity
text-embeddings-inference
Inference Endpoints
arxiv:
2307.11224
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
f646131
ct2fast-jina-embedding-t-en-v1
/
special_tokens_map.json
michaelfeil
Upload jinaai/jina-embedding-t-en-v1 ctranslate2 weights
18ed68f
about 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]"
}