Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jinaai
/
jina-embeddings-v2-base-en
like
692
Follow
Jina AI
238
Feature Extraction
sentence-transformers
PyTorch
Core ML
ONNX
Safetensors
allenai/c4
English
bert
sentence-similarity
mteb
custom_code
Eval Results
text-embeddings-inference
arxiv:
2108.12409
arxiv:
2310.19923
License:
apache-2.0
Model card
Files
Files and versions
Community
46
Train
Deploy
Use this model
3c67a30
jina-embeddings-v2-base-en
/
special_tokens_map.json
bwang0911
Rename special_tokens_map (6).json to special_tokens_map.json
a02de86
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]"
}