avishmidman commited on
Commit
e17a555
·
verified ·
1 Parent(s): caa507f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ inference: false
9
  This model is a fine-tuned version of [DictaBERT-large-char](https://huggingface.co/dicta-il/dictabert-large-char), dedicated to the task of adding nikud (diacritics) to Hebrew text.
10
 
11
  The model was trained on a corpus of Hebrew texts manually diacritized by linguistic experts.
12
- As of 2025-03, this model provides SOTA performance on all Hebrew vocalization benchmarks as compared to all other open-source alternatives, as well as when compared with commercial LLM alternatives.
13
 
14
  Sample usage:
15
 
 
9
  This model is a fine-tuned version of [DictaBERT-large-char](https://huggingface.co/dicta-il/dictabert-large-char), dedicated to the task of adding nikud (diacritics) to Hebrew text.
10
 
11
  The model was trained on a corpus of Hebrew texts manually diacritized by linguistic experts.
12
+ As of 2025-03, this model provides SOTA performance on all Hebrew vocalization benchmarks as compared to all other open-source alternatives, as well as when compared with commercial generative LLMs.
13
 
14
  Sample usage:
15