dicta-il / neodictabert

huggingface.co
Total runs: 13.9K
24-hour runs: 1.5K
7-day runs: 2.2K
30-day runs: 9.4K
Model's Last Updated: October 27 2025

Introduction of neodictabert

Model Details of neodictabert

NeoDictaBERT: Pushing the Frontier of BERT models in Hebrew

Following the success of ModernBERT and NeoBERT , we set out to train a Hebrew version of NeoBERT.

Introducing NeoDictaBERT : A Next-Generation BERT-style model trained specifically for Hebrew, technical report coming soon.

Supported Context Length: 4,096 (~ 3,200 words)

Trained on a total of 235B tokens (5 epochs) with a context length of 1,024, and another 50B tokens with a context length of 4,096.

This is the base model pretrained with the masked-language-modeling objective.

Sample usage:

from transformers import AutoModelForMaskedLM, AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained('dicta-il/neodictabert')
model = AutoModelForMaskedLM.from_pretrained('dicta-il/neodictabert', trust_remote_code=True)

model.eval()

sentence = 'בשנת 1948 השלים אפרים קישון את [MASK] בפיסול מתכת ובתולדות האמנות והחל לפרסם מאמרים הומוריסטיים'

output = model(tokenizer.encode(sentence, return_tensors='pt'))
# the [MASK] is the 7th token (including [CLS])
import torch
top_2 = torch.topk(output.logits[0, 7, :], 2)[1]
print('\n'.join(tokenizer.convert_ids_to_tokens(top_2))) # should print לימודיו / הכשרתו
Performance
Model HeQ EM HeQ F1 HeQ TInls Syntax-HTBv2=>HTBv2 UAS Syntax-HTBv2=>HTBv2 LAS Sentiment Acc NER (NEMO) F1 Segmentation Acc
mBERT 69.08 74.32 77.01 -- -- 84.21 79.11 --
AlephBertGimmel 61.77 67.97 71.35 -- -- 89.51 85.26 --
DictaBERT 70.35 77.04 80.34 90.52 86.54 89.79 87.01 99.1
NeoDictaBERT_1024 75.07 82.20 85.51 91.48 87.21 -- -- --
NeoDictaBERT_4096 76.40 82.83 85.86 91.77 87.80 89.61 86.97 99.2
Δ vs DictaBERT +6.05 +5.79 +5.52 +1.25 +1.26 -0.18 -0.04 +0.1
Citation

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

BibTeX:

@misc{NeoDictaBERT,
  title = {NeoDictaBERT: Pushing the Frontier of BERT models in Hebrew},
  author = {Shaltiel Shmidman and Avi Shmidman and Moshe Koppel},
  howpublished = {Hugging Face},
  url = {https://huggingface.co/dicta-il/neodictabert},
  license = {CC BY 4.0},
  note = {Technical report coming soon}
}
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 on huggingface.co

13.9K
Total runs
1.5K
24-hour runs
1.5K
3-day runs
2.2K
7-day runs
9.4K
30-day runs

More Information About neodictabert huggingface.co Model

More neodictabert license Visit here:

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

neodictabert huggingface.co

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

neodictabert huggingface.co Url

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

dicta-il neodictabert online free

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

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

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

neodictabert install

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

neodictabert install url in huggingface.co:

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

Url of neodictabert

neodictabert huggingface.co Url

Provider of neodictabert huggingface.co

dicta-il
ORGANIZATIONS

Other API from dicta-il

huggingface.co

Total runs: 7.7K
Run Growth: 2.1K
Growth Rate: 27.42%
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: 626
Run Growth: -293
Growth Rate: -46.81%
Updated:June 17 2025
huggingface.co

Total runs: 613
Run Growth: -152
Growth Rate: -24.80%
Updated:July 11 2024
huggingface.co

Total runs: 88
Run Growth: -143
Growth Rate: -162.50%
Updated:May 12 2025
huggingface.co

Total runs: 63
Run Growth: -446
Growth Rate: -707.94%
Updated:September 03 2024
huggingface.co

Total runs: 21
Run Growth: 14
Growth Rate: 66.67%
Updated:November 17 2024
huggingface.co

Total runs: 21
Run Growth: -7
Growth Rate: -33.33%
Updated:May 08 2026
huggingface.co

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

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

Total runs: 4
Run Growth: -2
Growth Rate: -50.00%
Updated:May 14 2026