dicta-il / neodictabert-bilingual-embed

huggingface.co
Total runs: 4.3K
24-hour runs: 115
7-day runs: 1.4K
30-day runs: -223
Model's Last Updated: February 03 2026
sentence-similarity

Introduction of neodictabert-bilingual-embed

Model Details of neodictabert-bilingual-embed

NeoDictaBERT-bilingual: Pushing the Frontier of BERT models in Hebrew

SentenceTransformer based on dicta-il/neodictabert-bilingual

This is a sentence-transformers model finetuned from dicta-il/neodictabert-bilingual on the he dataset. It maps sentences & paragraphs to a 768-dimensional dense vector space and can be used for semantic textual similarity, semantic search, paraphrase mining, text classification, clustering, and more.

This model achieved #10 on the private phase of the Hebrew Semantic Retrieval National Challenge .

Usage
Direct Usage (Sentence Transformers)

First install the Sentence Transformers library:

pip install -U sentence-transformers

Then you can load this model and run inference.

from sentence_transformers import SentenceTransformer

# Download from the 🤗 Hub
model = SentenceTransformer("dicta-il/neodictabert-bilingual-embed", trust_remote_code=True)
# Run inference
queries = [
    "query: מתכון למיונז ביתי (חלמון, שמן, חרדל, לימון) + הוראות הכנה",
]

documents = [
    "מיונז ביתי. מרכיבים: חלמון בטמפרטורת החדר, חרדל דיז'ון, מיץ לימון/חומץ, מלח, שמן ניטרלי. הכנה: טורפים חלמון+חרדל+מלח+לימון, מזלפים שמן בהדרגה תוך טריפה עד להסמכה (אמולסיה).",
    "ים המלח. עובדות: זהו המקום הנמוך ביותר על פני היבשה, המליחות בו גבוהה בהרבה מהאוקיינוס ולכן אנשים צפים בקלות. בוץ עשיר במינרלים משמש גם לקוסמטיקה.",
    "כתב יתדות. היסטוריה: מסופוטמיה/שומר, חריתה בלוחות טיט בעזרת קנה. התפתח מאידיאוגרמות לייצוג פונטי והאפשר ניהול ביורוקרטי ושימור חוקים וידע.",
    "פסטה ברוטב עגבניות. מרכיבים: פסטה, עגבניות, שום, שמן זית, מלח. הכנה: מבשלים פסטה ומכינים רוטב עגבניות.",
]

query_embeddings = model.encode_query(queries)
document_embeddings = model.encode_document(documents)
print(query_embeddings.shape, document_embeddings.shape)
# [1, 768] [3, 768]

# Get the similarity scores for the embeddings
similarities = model.similarity(query_embeddings, document_embeddings)
print(similarities)
# tensor([[ 0.2235,  0.0164,  0.0822, -0.0282]])
Citation

If you use NeoDictaBERT in your research, please cite NeoDictaBERT: Pushing the Frontier of BERT models for Hebrew

BibTeX:

@misc{shmidman2025neodictabertpushingfrontierbert,
      title={NeoDictaBERT: Pushing the Frontier of BERT models for Hebrew}, 
      author={Shaltiel Shmidman and Avi Shmidman and Moshe Koppel},
      year={2025},
      eprint={2510.20386},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2510.20386}, 
}
License

Shield: CC BY 4.0

This work is licensed under a Creative Commons Attribution 4.0 International License .

CC BY 4.0

Runs of dicta-il neodictabert-bilingual-embed on huggingface.co

4.3K
Total runs
115
24-hour runs
569
3-day runs
1.4K
7-day runs
-223
30-day runs

More Information About neodictabert-bilingual-embed huggingface.co Model

More neodictabert-bilingual-embed license Visit here:

https://choosealicense.com/licenses/cc-by-4.0

neodictabert-bilingual-embed huggingface.co

neodictabert-bilingual-embed huggingface.co is an AI model on huggingface.co that provides neodictabert-bilingual-embed's model effect (), which can be used instantly with this dicta-il neodictabert-bilingual-embed model. huggingface.co supports a free trial of the neodictabert-bilingual-embed model, and also provides paid use of the neodictabert-bilingual-embed. Support call neodictabert-bilingual-embed model through api, including Node.js, Python, http.

neodictabert-bilingual-embed huggingface.co Url

https://huggingface.co/dicta-il/neodictabert-bilingual-embed

dicta-il neodictabert-bilingual-embed online free

neodictabert-bilingual-embed huggingface.co is an online trial and call api platform, which integrates neodictabert-bilingual-embed's modeling effects, including api services, and provides a free online trial of neodictabert-bilingual-embed, you can try neodictabert-bilingual-embed online for free by clicking the link below.

dicta-il neodictabert-bilingual-embed online free url in huggingface.co:

https://huggingface.co/dicta-il/neodictabert-bilingual-embed

neodictabert-bilingual-embed install

neodictabert-bilingual-embed is an open source model from GitHub that offers a free installation service, and any user can find neodictabert-bilingual-embed on GitHub to install. At the same time, huggingface.co provides the effect of neodictabert-bilingual-embed install, users can directly use neodictabert-bilingual-embed installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

neodictabert-bilingual-embed install url in huggingface.co:

https://huggingface.co/dicta-il/neodictabert-bilingual-embed

Url of neodictabert-bilingual-embed

neodictabert-bilingual-embed huggingface.co Url

Provider of neodictabert-bilingual-embed huggingface.co

dicta-il
ORGANIZATIONS

Other API from dicta-il

huggingface.co

Total runs: 12.4K
Run Growth: 7.9K
Growth Rate: 64.12%
Updated:October 27 2025
huggingface.co

Total runs: 7.9K
Run Growth: 2.4K
Growth Rate: 30.08%
Updated:December 28 2023
huggingface.co

Total runs: 1.6K
Run Growth: 0
Growth Rate: 0.00%
Updated:July 03 2023
huggingface.co

Total runs: 608
Run Growth: -14
Growth Rate: -2.30%
Updated:July 11 2024
huggingface.co

Total runs: 603
Run Growth: -244
Growth Rate: -40.46%
Updated:June 17 2025
huggingface.co

Total runs: 96
Run Growth: -298
Growth Rate: -310.42%
Updated:September 03 2024
huggingface.co

Total runs: 80
Run Growth: -183
Growth Rate: -228.75%
Updated:May 12 2025
huggingface.co

Total runs: 25
Run Growth: 4
Growth Rate: 16.00%
Updated:May 08 2026
huggingface.co

Total runs: 19
Run Growth: 12
Growth Rate: 63.16%
Updated:November 17 2024
huggingface.co

Total runs: 15
Run Growth: 0
Growth Rate: 0.00%
Updated:April 01 2024
huggingface.co

Total runs: 14
Run Growth: 6
Growth Rate: 42.86%
Updated:December 15 2024
huggingface.co

Total runs: 3
Run Growth: -2
Growth Rate: -66.67%
Updated:May 14 2026