Model reference · open weights

jina-embeddings-small-en

jina-embeddings-small-en is an open-weight embedding model from jinaai, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Embeddings jinaai 1 variants 880k downloads/mo
Request this model on EU hardware All served models Not on the shared API today — deployed on request.

About

What jina-embeddings-small-en is

Quick Start The easiest way to starting using jina-embeddings-v2-small-en is to use Jina AI's Embedding API. Intended Usage & Model Info jina-embeddings-v2-small-en is an English, monolingual embedding model supporting 8192 sequence length. It is based on a BERT architecture (JinaBERT) that supports the symmetric bidirectional variant of ALiBi to allow longer sequence length. The backbone jina-bert-v2-small-en is pretrained on the C4 dataset. The 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. The embedding model was trained using 512 sequence length, but extrapolates to 8k sequence length (or even longer) thanks to ALiBi. This makes our model useful for a range of use cases, especially when processing long documents is needed, including long document retrieval, semantic textual similarity, text reranking, recommendation, RAG and LLM-based generative search, etc. This model has 33 million parameters, which enables lightning-fast and memory efficient inference, while still delivering impressive performance. Additionally, we provide the following embedding models: - jina-embeddings-v2-small-en: 33 million parameters (you are here). - jina-embeddings-v2-base-en: 137 million parameters. - jina-embeddings-v2-base-zh: 161 million parameters Chinese-English Bilingual embeddings. - jina-embeddings-v2-base-de: 161 million parameters German-English Bilingual embeddings. - [jina-embeddings-v2-base-es](): Spanish-English Bilingual embeddings (soon). Data & Parameters Jina Embeddings V2 technical report Usage <details<summaryPlease apply mean pooling when integrating the model.</summary Why mean pooling? mean poooling takes all token embeddings from model output and averaging them at sentence/paragraph level. It has been proved to be the most effective way to produce high-quality sentence embeddings. We offer an encode function to deal with this. However, if you would like to do it without using the default encode function: You can use Jina Embedding models directly from transformers package. If you o

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerjinaai
TypeEmbedding models
Parameters (lead)33M
Context8k tokens
Variants1
Runs withsentence-transformers
Released2023-09-27
Popularity880k downloads / month
Likes142
LicenceOpen weights

How it works

How embedding models work

Your textsentence / documentEncodermaps meaningVectorlist of numbersAn embedding model turns text into a vector, so similar meanings sit close together — the basis of search and RAG.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
jina-embeddings-v2-small-en33MBF16~0.1 GBWeights ↗

Benchmarks

Reported results

As published on the model card — the maker's own numbers, not measured by AxForge.

TaskDatasetMetricScore
ClassificationMTEB AmazonCounterfactualClassification (en)accuracy71.358
ClassificationMTEB AmazonCounterfactualClassification (en)ap33.999
ClassificationMTEB AmazonCounterfactualClassification (en)f165.385
ClassificationMTEB AmazonPolarityClassificationaccuracy82.901
ClassificationMTEB AmazonPolarityClassificationap78.014
ClassificationMTEB AmazonPolarityClassificationf182.834
ClassificationMTEB AmazonReviewsClassification (en)accuracy40.89
ClassificationMTEB AmazonReviewsClassification (en)f139.209
RetrievalMTEB ArguAnamap_at_123.257
RetrievalMTEB ArguAnamap_at_1037.946
RetrievalMTEB ArguAnamap_at_10039.17
RetrievalMTEB ArguAnamap_at_100039.181
RetrievalMTEB ArguAnamap_at_332.99
RetrievalMTEB ArguAnamap_at_535.468
RetrievalMTEB ArguAnamrr_at_123.542
RetrievalMTEB ArguAnamrr_at_1038.057
RetrievalMTEB ArguAnamrr_at_10039.289
RetrievalMTEB ArguAnamrr_at_100039.299
RetrievalMTEB ArguAnamrr_at_333.096
RetrievalMTEB ArguAnamrr_at_535.628
RetrievalMTEB ArguAnandcg_at_123.257
RetrievalMTEB ArguAnandcg_at_1046.729
RetrievalMTEB ArguAnandcg_at_10051.901
RetrievalMTEB ArguAnandcg_at_100052.16

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys jina-embeddings-small-en for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (jina-embeddings-small-en below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/embeddings \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"jina-embeddings-small-en","input":"text to embed"}'

Details

Languages, data & research

Languages

en

Trained / evaluated on

jinaai/negation-dataset

Tags

sentence-transformers pytorch coreml onnx safetensors bert feature-extraction sentence-similarity mteb custom_code en dataset:jinaai/negation-dataset model-index text-embeddings-inference

Papers

Licence

Open weights

Open weights under apache-2.0 — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗

Sources

Weights & code

Want jina-embeddings-small-en on EU-owned hardware?

Request this model on EU hardware See what’s served now

Explore

More embedding models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms