Jina Embeddings v2 Base model is optimized for highly accurate embeddings - For speed of inference and memory efficiency use the Small model.
jina-embeddings-v2-base-en is an open-source English embedding model supporting 8192 sequence length. This state-of-the-art AI embedding model enables many applications, such as document clustering, classification, content personalization, vector search, or retrieval augmented generation.
Highlights
Use-cases: Vector search, retrieval augmented generation, long document clustering, sentiment analysis.
Extended context length: This model uniquely support an 8K context length, enabling them to process and understand larger chunks of data in a single pass, resulting in richer embeddings and more accurate predictions.
Model size: 137M parameters.
High performance over tasks across the board: Our model ranks amongst the top performing ones on HuggingFace’s MTEB leaderboard for embedding models - especially considering its small size and extended context length.
The backbone of this model was pretrained on the C4 dataset. This model is further trained on Jina AI's collection of more than 400 millions of sentence pairs and hard negatives. These pairs were obtained from various domains and were carefully selected through a thorough cleaning process.
Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour for each running instance, with no upfront commitment. Pricing splits into two deployment modes: batch inference for scheduled or bulk jobs, and real-time inference for live requests. Within each mode, you choose an AWS GPU instance type from the p2, p3, g4dn, and g5 families. Hourly cost scales with instance size, so larger instances with more compute cost more per hour. Batch mode covers p2, p3, and g4dn types. Real-time mode covers those plus the g5 family. You match the instance to your throughput and latency needs.
Top-of-mind questions for buyers
What does one HostHrs unit cover, and am I charged when the instance is stopped?
One HostHrs unit is one hour that a chosen instance runs the model. You pay per running hour of each active instance. Stopped instances do not accrue software charges. You match instance size to your workload and are billed only while it runs.
How does batch inference billing differ from real-time inference billing?
Both meter per running instance-hour. Batch mode suits scheduled or bulk embedding jobs you run and shut down. Real-time mode keeps an instance running to serve live requests continuously. Batch covers p2, p3, and g4dn types; real-time adds the g5 family for latency-sensitive traffic.
What context length and language support does this model handle at inference time?
This is an English monolingual model built on a BERT architecture, supporting sequence lengths up to 8192 tokens. It has 137 million parameters and runs on a single GPU. Longer inputs enable long-document retrieval, semantic similarity, reranking, and RAG use cases.
huggingface.co
Helpful?
Vendor refund policy
Refunds to be processed under the conditions specified in EULA.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
An Amazon SageMaker model package is a pre-trained machine learning model ready to use without additional training. Use the model package to create a model on Amazon SageMaker for real-time inference or batch processing. Amazon SageMaker is a fully managed platform for building, training, and deploying machine learning models at scale.
Deploy the model on Amazon SageMaker AI using the following options:
Real-time inference
Deploy the model as an API endpoint for your applications. When you send data to the endpoint, SageMaker processes it and returns results by API response. The endpoint runs continuously until you delete it. You're billed for software and SageMaker infrastructure costs while the endpoint runs. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Deploy models for real-time inference .
Batch transform
Deploy the model to process batches of data stored in Amazon Simple Storage Service (Amazon S3). SageMaker runs the job, processes your data, and returns results to Amazon S3. When complete, SageMaker stops the model. You're billed for software and SageMaker infrastructure costs only during the batch job. Duration depends on your model, instance type, and dataset size. AWS Marketplace models don't support Amazon SageMaker Asynchronous Inference. For more information, see Batch transform for inference with Amazon SageMaker AI .
Version release notes
Hourly pricing and token tracking
Additional details
Inputs
Outputs
Sample notebooks
Inputs
Summary
The model accepts JSON inputs. Texts must be passed in the following format.
{ "data": [ {"text": "How is the weather today?"}, {"text": "What is the weather like today?"}, {"text": "What's the color of an orange?"} ] }
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.