Update README.md
Browse files
README.md
CHANGED
@@ -14,11 +14,10 @@ size_categories:
|
|
14 |
This dataset extends the original [Knesset Corpus](https://huggingface.co/datasets/HaifaCLGroup/KnessetCorpus)
|
15 |
by adding VAD (Valence, Arousal, Dominance) annotations to committee sentences.
|
16 |
|
17 |
-
The VAD scores were
|
18 |
-
|
19 |
|
20 |
-
Additionally, a small subset of 120 Knesset sentences has been manually annotated by three annotators
|
21 |
-
for VAD scores.
|
22 |
|
23 |
|
24 |
|
|
|
14 |
This dataset extends the original [Knesset Corpus](https://huggingface.co/datasets/HaifaCLGroup/KnessetCorpus)
|
15 |
by adding VAD (Valence, Arousal, Dominance) annotations to committee sentences.
|
16 |
|
17 |
+
The VAD scores were generated using the [VAD binomial regression models](https://huggingface.co/GiliGold/VAD_binomial_regression_models), which were developed specifically for VAD prediction, on embeddings produced by
|
18 |
+
the [Knesset-multi-e5-large](https://huggingface.co/GiliGold/Knesset-multi-e5-large).
|
19 |
|
20 |
+
Additionally, a small subset of 120 Knesset sentences has been manually annotated by three annotators for VAD scores, and the file is available in the repository.
|
|
|
21 |
|
22 |
|
23 |
|