Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,10 @@ inference: false
|
|
8 |
|
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 |
|
|
|
8 |
|
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 modern Hebrew texts manually diacritized by linguistic experts.
|
12 |
+
As of 2025-03, this model provides SOTA performance on all modern Hebrew vocalization benchmarks as compared to all other open-source alternatives, as well as when compared with commercial generative LLMs.
|
13 |
+
|
14 |
+
Note: this model is trained to handle a wide variety of genres of modern Hebrew prose. However, it is not intended for earlier layers of Hebrew (e.g. Biblical, Rabbinic, Premodern), nor for poetic texts.
|
15 |
|
16 |
Sample usage:
|
17 |
|