Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TitanML
/
jina-v2-base-en-embed
like
0
Follow
TitanML
11
Feature Extraction
sentence-transformers
PyTorch
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
Train
Deploy
Use this model
main
jina-v2-base-en-embed
/
special_tokens_map.json
TitanML Co
Upload folder using huggingface_hub
e795cda
verified
7 months 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]"
}