Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ configs:
|
|
13 |
|
14 |
## Dataset Summary
|
15 |
|
16 |
-
This dataset contains annotated examples of Hebrew sentences with ambiguous verbal forms. These ambiguous forms can either be a verb with a pronominal suffix (e.g., "he
|
17 |
|
18 |
The dataset was used for the development of the [OtoBERT](https://huggingface.co/dicta-il/otobert) model released [here](tbd), which aims to identify and simplify these suffixed verb forms in Hebrew texts.
|
19 |
|
|
|
13 |
|
14 |
## Dataset Summary
|
15 |
|
16 |
+
This dataset contains annotated examples of Hebrew sentences with ambiguous verbal forms. These ambiguous forms can either be a verb with a pronominal suffix (e.g., "he taught him") or a standard verb without the suffix (e.g., "they taught"). The goal of the dataset is to support tasks involving the identification and disambiguation of verbs with pronominal suffixes in Hebrew literature and texts.
|
17 |
|
18 |
The dataset was used for the development of the [OtoBERT](https://huggingface.co/dicta-il/otobert) model released [here](tbd), which aims to identify and simplify these suffixed verb forms in Hebrew texts.
|
19 |
|