Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jinaai
/
jina-embedding-t-en-v1
like
28
Follow
Jina AI
274
Sentence Similarity
sentence-transformers
PyTorch
jinaai/negation-dataset
English
bert
finetuner
feature-extraction
text-embeddings-inference
Inference Endpoints
arxiv:
2307.11224
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
c6b8337
jina-embedding-t-en-v1
/
special_tokens_map.json
bwang0911
Upload 4 files
5b487ab
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]"
}