Update README.md
Browse files
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
|
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 |
|