Model reference · open weights

e5-sts-en-de

Available as managed deployment Embeddings danielheinz · community Embeddings 1 variants 52k dl/mo

e5-sts-en-de is an open-weight embedding model from danielheinz. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Released bydanielheinz
TypeEmbedding models
TaskEmbeddings
Parameters (lead)278M
Context514 tokens
Runs withtransformers
Released2023-12-21
Popularity52k downloads / month
LicenceOpen weights

About

What e5-sts-en-de is

INFO: The model is being continuously updated.

The model is a multilingual-e5-base model fine-tuned with the task of semantic textual similarity in mind.

Read the full model card

Model Training

The model has been fine-tuned on the German subsets of the following datasets:

The training procedure can be divided into two stages:

  • training on paraphrase datasets with the Multiple Negatives Ranking Loss
  • training on semantic textual similarity datasets using the Cosine Similarity Loss

Results

The model achieves the following results:

  • 0.920 on stsb's validation subset
  • 0.904 on stsb's test subset

From the published model card. Full card on the HuggingFace links in the sidebar.

Benchmarks

Reported results

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

TaskDatasetMetricScore
semantic textual similaritystsb_multi_mtspearmanr0.904

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys e5-sts-en-de for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (e5-sts-en-de 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":"e5-sts-en-de","input":"text to embed"}'

Create an account — your API key is available in the console. 3M free tokens every 30 days with every new account.

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