Ibai Guillén-Pacho commited on
Commit
c6bed88
·
verified ·
1 Parent(s): ad2cffa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +116 -100
README.md CHANGED
@@ -1,92 +1,92 @@
1
- ---
2
- license: mit
3
- dataset_info:
4
- features:
5
- - name: annotation
6
- dtype: string
7
- - name: annotation_type
8
- dtype: string
9
- - name: annotator_id
10
- dtype: string
11
- - name: headline
12
- dtype: string
13
- - name: interval_end_at
14
- dtype: int64
15
- - name: interval_exact_highlight
16
- dtype: string
17
- - name: interval_start_at
18
- dtype: int64
19
- - name: lang
20
- dtype: string
21
- - name: text_id
22
- dtype: int64
23
- splits:
24
- - name: all
25
- num_bytes: 1150122
26
- num_examples: 6027
27
- - name: all_tags
28
- num_bytes: 817638
29
- num_examples: 4405
30
- - name: gold_tags
31
- num_bytes: 221311
32
- num_examples: 1131
33
- - name: spa_all_tags
34
- num_bytes: 362800
35
- num_examples: 2125
36
- - name: spa_gold_tags
37
- num_bytes: 102406
38
- num_examples: 550
39
- - name: ita_all_tags
40
- num_bytes: 454838
41
- num_examples: 2280
42
- - name: ita_gold_tags
43
- num_bytes: 118905
44
- num_examples: 581
45
- - name: all_comments
46
- num_bytes: 111173
47
- num_examples: 491
48
- - name: spa_all_comments
49
- num_bytes: 26572
50
- num_examples: 151
51
- - name: ita_all_comments
52
- num_bytes: 84601
53
- num_examples: 340
54
- download_size: 685250
55
- dataset_size: 3450366
56
- configs:
57
- - config_name: default
58
- data_files:
59
- - split: all
60
- path: data/all-*
61
- - split: all_tags
62
- path: data/all_tags-*
63
- - split: gold_tags
64
- path: data/gold_tags-*
65
- - split: spa_all_tags
66
- path: data/spa_all_tags-*
67
- - split: spa_gold_tags
68
- path: data/spa_gold_tags-*
69
- - split: ita_all_tags
70
- path: data/ita_all_tags-*
71
- - split: ita_gold_tags
72
- path: data/ita_gold_tags-*
73
- - split: all_comments
74
- path: data/all_comments-*
75
- - split: spa_all_comments
76
- path: data/spa_all_comments-*
77
- - split: ita_all_comments
78
- path: data/ita_all_comments-*
79
- task_categories:
80
- - zero-shot-classification
81
- - question-answering
82
- - text-classification
83
- language:
84
- - es
85
- - it
86
- pretty_name: VIRC
87
- size_categories:
88
- - n<1K
89
- ---
90
 
91
  # Vulnerable Identities Recognition Corpus (VIRC) for Hate Speech Analysis
92
  Welcome to the Vulnerable Identities Recognition Corpus (VIRC), a dataset created to enhance hate speech analysis in Italian and Spanish news headlines. VIRC provides annotated headlines aimed at identifying vulnerable identities, dangerous discourse, derogatory mentions, and entities. This corpus contributes to developing more sophisticated hate speech detection tools and policies for creating a safer online environment.
@@ -104,17 +104,33 @@ VIRC is designed to support the study of hate speech in headlines from two langu
104
  - `Italian`: The Italian data consists of only one set annotated by two annotators.
105
 
106
  ## Annotation
107
- The `VIRC_Guidelines.pdf` contains the annotation guidelines provided to annotators. This can be seen sintetized in the paper. The dataset is provided with several split according to the following schema:
108
- - `all`:
109
- - `all_tags`:
110
- - `gold_tags`:
111
- - `spa_all_tags`:
112
- - `spa_gold_tags`:
113
- - `ita_all_tags`:
114
- - `ita_gold_tags`:
115
- - `all_comments`:
116
- - `spa_all_comments`:
117
- - `ita_all_comments`:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
118
 
119
  ## Acknowledgements
120
  This work is supported by the Predoctoral Grant (PIPF-2022/COM-25947) of the Consejería de Educación, Ciencia y Universidades de la Comunidad de Madrid, Spain. Arianna Longo's work has been supported by aequa-tech.
 
1
+ ---
2
+ license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: annotation
6
+ dtype: string
7
+ - name: annotation_type
8
+ dtype: string
9
+ - name: annotator_id
10
+ dtype: string
11
+ - name: headline
12
+ dtype: string
13
+ - name: interval_end_at
14
+ dtype: int64
15
+ - name: interval_exact_highlight
16
+ dtype: string
17
+ - name: interval_start_at
18
+ dtype: int64
19
+ - name: lang
20
+ dtype: string
21
+ - name: text_id
22
+ dtype: int64
23
+ splits:
24
+ - name: all
25
+ num_bytes: 1150122
26
+ num_examples: 6027
27
+ - name: all_tags
28
+ num_bytes: 817638
29
+ num_examples: 4405
30
+ - name: gold_tags
31
+ num_bytes: 221311
32
+ num_examples: 1131
33
+ - name: spa_all_tags
34
+ num_bytes: 362800
35
+ num_examples: 2125
36
+ - name: spa_gold_tags
37
+ num_bytes: 102406
38
+ num_examples: 550
39
+ - name: ita_all_tags
40
+ num_bytes: 454838
41
+ num_examples: 2280
42
+ - name: ita_gold_tags
43
+ num_bytes: 118905
44
+ num_examples: 581
45
+ - name: all_comments
46
+ num_bytes: 111173
47
+ num_examples: 491
48
+ - name: spa_all_comments
49
+ num_bytes: 26572
50
+ num_examples: 151
51
+ - name: ita_all_comments
52
+ num_bytes: 84601
53
+ num_examples: 340
54
+ download_size: 685250
55
+ dataset_size: 3450366
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: all
60
+ path: data/all-*
61
+ - split: all_tags
62
+ path: data/all_tags-*
63
+ - split: gold_tags
64
+ path: data/gold_tags-*
65
+ - split: spa_all_tags
66
+ path: data/spa_all_tags-*
67
+ - split: spa_gold_tags
68
+ path: data/spa_gold_tags-*
69
+ - split: ita_all_tags
70
+ path: data/ita_all_tags-*
71
+ - split: ita_gold_tags
72
+ path: data/ita_gold_tags-*
73
+ - split: all_comments
74
+ path: data/all_comments-*
75
+ - split: spa_all_comments
76
+ path: data/spa_all_comments-*
77
+ - split: ita_all_comments
78
+ path: data/ita_all_comments-*
79
+ task_categories:
80
+ - zero-shot-classification
81
+ - question-answering
82
+ - text-classification
83
+ language:
84
+ - es
85
+ - it
86
+ pretty_name: VIRC
87
+ size_categories:
88
+ - n<1K
89
+ ---
90
 
91
  # Vulnerable Identities Recognition Corpus (VIRC) for Hate Speech Analysis
92
  Welcome to the Vulnerable Identities Recognition Corpus (VIRC), a dataset created to enhance hate speech analysis in Italian and Spanish news headlines. VIRC provides annotated headlines aimed at identifying vulnerable identities, dangerous discourse, derogatory mentions, and entities. This corpus contributes to developing more sophisticated hate speech detection tools and policies for creating a safer online environment.
 
104
  - `Italian`: The Italian data consists of only one set annotated by two annotators.
105
 
106
  ## Annotation
107
+ The `VIRC_Guidelines.pdf` contains the annotation guidelines provided to annotators. This can be seen sintetized in the paper. The dataset is provided with several splits depending of which elements are included:
108
+ - `Annotations (Spanish)`: Annotators annotations for Spanish.
109
+ - `Annotations (Italian)`: Annotators annotations for Italian.
110
+ - `Gold (Spanish)`: Gold standard annotations for Spanish.
111
+ - `Gold (Italian)`: Gold standard annotations for Italian.
112
+ - `Comments (Spanish)`: Annotators comments for Spanish.
113
+ - `Comments (Italian)`: Annotators comments for Italian.
114
+
115
+ The different splits include:
116
+
117
+ | **Configuration** | **Annotations (Spanish)** | **Annotations (Italian)** | **Gold (Spanish)** | **Gold (Italian)** | **Comments (Spanish)** | **Comments (Italian)** |
118
+ |----------------------|---------------------------|---------------------------|--------------------|---------------------|------------------------|------------------------|
119
+ | **`all`** | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
120
+ | **`all_tags`** | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ |
121
+ | **`gold_tags`** | ❌ | ❌ | ✅ | ✅ | ❌ | ❌ |
122
+ | **`tags`** | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ |
123
+ | **`spa_all_tags`** | ✅ | ❌ | ✅ | ❌ | ❌ | ❌ |
124
+ | **`ita_all_tags`** | ❌ | ✅ | ❌ | ✅ | ❌ | ❌ |
125
+ | **`spa_tags`** | ✅ | ❌ | ❌ | ❌ | ❌ | ❌ |
126
+ | **`ita_tags`** | ❌ | ✅ | ❌ | ❌ | ❌ | ❌ |
127
+ | **`spa_gold_tags`** | ❌ | ❌ | ✅ | ❌ | ❌ | ❌ |
128
+ | **`ita_gold_tags`** | ❌ | ❌ | ❌ | ✅ | ❌ | ❌ |
129
+ | **`all_comments`** | ❌ | ❌ | ❌ | ❌ | ✅ | ✅ |
130
+ | **`spa_all_comments`**| ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
131
+ | **`ita_all_comments`**| ❌ | ❌ | ❌ | ❌ | ❌ | ✅ |
132
+
133
+
134
 
135
  ## Acknowledgements
136
  This work is supported by the Predoctoral Grant (PIPF-2022/COM-25947) of the Consejería de Educación, Ciencia y Universidades de la Comunidad de Madrid, Spain. Arianna Longo's work has been supported by aequa-tech.