File size: 1,050 Bytes
4839a96
 
 
 
 
 
523a87f
5eaacf8
4839a96
 
 
 
 
 
 
 
 
 
 
e5b70b0
6edec63
4839a96
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
---
license: cc-by-4.0
task_categories:
- text-classification
language:
- he
viewer: true

size_categories:
- 10M<n<100M
---
# VAD_KnessetCorpus

  This dataset extends the original [Knesset Corpus](https://huggingface.co/datasets/HaifaCLGroup/KnessetCorpus)
  by adding VAD (Valence, Arousal, Dominance) annotations to committee sentences.
  
  The VAD scores were automatically generated using the model [Knesset-multi-e5-large](https://huggingface.co/GiliGold/Knesset-multi-e5-large)
  in conjunction with binomial regression models developed specifically for VAD prediction.
  
  Additionally, a small subset of 120 Knesset sentences has been manually annotated by three annotators
  for VAD scores.
  


## VAD_scores:
- **Valence** (or pleasure) measures the positivity or negativity of an emotion on a scale from 0 to 1.

- **Arousal** quantifies the intensity of an emotion, from calm to excited on a scale from 0 to 1.

- **Dominance** represents the degree of control conveyed by a word, from submissive to dominant on a scale from 0 to 1.