andyP commited on
Commit
519205b
1 Parent(s): 6dc2d2e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +217 -0
README.md CHANGED
@@ -1,3 +1,220 @@
1
  ---
2
  license: apache-2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ annotations_creators:
4
+ - expert-generated
5
+ language_creators:
6
+ - found
7
+ task_categories:
8
+ - token-classification
9
+ language:
10
+ - ro
11
+ multilinguality:
12
+ - monolingual
13
+ source_datasets:
14
+ - readerbench/ro-offense
15
+ tags:
16
+ - hate-speech-detection
17
+ task_ids:
18
+ - hate-speech-detection
19
+ pretty_name: RO-Offense-Sequences
20
+ size_categories:
21
+ - 1K<n<10K
22
+ extra_gated_prompt: 'Warning: this repository contains harmful content (abusive language,
23
+ hate speech).'
24
  ---
25
+
26
+
27
+ # Dataset Card for "RO-Offense-Sequences"
28
+
29
+ ## Table of Contents
30
+ - [Dataset Description](#dataset-description)
31
+ - [Dataset Summary](#dataset-summary)
32
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
33
+ - [Languages](#languages)
34
+ - [Dataset Structure](#dataset-structure)
35
+ - [Data Instances](#data-instances)
36
+ - [Data Fields](#data-fields)
37
+ - [Data Splits](#data-splits)
38
+ - [Dataset Creation](#dataset-creation)
39
+ - [Curation Rationale](#curation-rationale)
40
+ - [Source Data](#source-data)
41
+ - [Annotations](#annotations)
42
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
43
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
44
+ - [Social Impact of Dataset](#social-impact-of-dataset)
45
+ - [Discussion of Biases](#discussion-of-biases)
46
+ - [Other Known Limitations](#other-known-limitations)
47
+ - [Additional Information](#additional-information)
48
+ - [Dataset Curators](#dataset-curators)
49
+ - [Licensing Information](#licensing-information)
50
+ - [Citation Information](#citation-information)
51
+ - [Contributions](#contributions)
52
+
53
+ ## Dataset Description
54
+ <!--
55
+ - **Paper:** News-RO-Offense - A Romanian Offensive Language Dataset and Baseline Models Centered on News Article Comments
56
+ -->
57
+ - **Homepage:** [https://github.com/readerbench/ro-offense-sequences](https://github.com/readerbench/ro-offense-sequences)
58
+ - **Repository:** [https://github.com/readerbench/ro-offense-sequences](https://github.com/readerbench/ro-offense-sequences)
59
+ - **Point of Contact:** [Andrei Paraschiv](https://github.com/AndyTheFactory)
60
+ -
61
+ ### Dataset Summary
62
+ a novel Romanian language dataset for offensive language detection with manually
63
+ annotated offensive labels from a local Romanian sports news website (gsp.ro):
64
+
65
+
66
+ Resulting in 12,445 annotated messages
67
+
68
+ ### Languages
69
+
70
+ Romanian
71
+
72
+ ## Dataset Structure
73
+
74
+
75
+ ### Data Instances
76
+
77
+
78
+ An example of 'train' looks as follows.
79
+
80
+ ```
81
+ {
82
+ 'id': 5,
83
+ 'text':'PLACEHOLDER TEXT',
84
+ 'label': 'OTHER'
85
+ }
86
+ ```
87
+
88
+
89
+ ### Data Fields
90
+
91
+ - `id`: The unique comment ID, corresponding to the ID in [RO Offense](https://huggingface.co/datasets/readerbench/ro-offense)
92
+ - `text`: full comment text
93
+ - `label`: the type of offensive message (OTHER, PROFANITY, INSULT, ABUSE)
94
+
95
+ ### Data Splits
96
+
97
+
98
+ Train | Other | Profanity | Insult | Abuse
99
+ :---| :---| :---| :---| :---:
100
+ 9953 | 3656 | 1293 | 2236 | 2768
101
+
102
+ Test | Other | Profanity | Insult | Abuse
103
+ :---| :---| :---| :---| :---:
104
+ 2492 | 916 | 324 | 559 | 693
105
+
106
+
107
+ ## Dataset Creation
108
+
109
+
110
+ ### Curation Rationale
111
+
112
+ Collecting data for abusive language classification for Romanian Language.
113
+
114
+ For the labeling of texts we loosely base our definitions on the Germeval 2019 task for detecting offensive language in german tweets (Struß et al., 2019)
115
+
116
+ Data source: Comments on articles in Gazeta Sporturilor (gsp.ro) between 2011 and 2020
117
+
118
+ Selection for annotation: we select comments from a pool of secific articles based on the number of comments in the article.
119
+ The number of comments per article has the following distribution:
120
+ ```
121
+ mean 183.820923
122
+ std 334.707177
123
+ min 1.000000
124
+ 25% 20.000000
125
+ 50% 58.000000
126
+ 75% 179.000000
127
+ max 2151.000000
128
+ ```
129
+
130
+ Based on this we select only comments from articles having between 20 and 50 comments. Also, we remove comments containing urls or three consecutive *, since these were mostly censored by editors or automatic profanity detection algorythms.
131
+
132
+ Additional, in order to have some meaningful messages for annotation, we select only messages with length between 50 and 500 characters.
133
+
134
+
135
+ ### Source Data
136
+
137
+ Sports News Articles comments
138
+
139
+
140
+ #### Initial Data Collection and Normalization
141
+
142
+
143
+
144
+ #### Who are the source language producers?
145
+
146
+ Sports News Article readers
147
+
148
+
149
+ ### Annotations
150
+
151
+ - Andrei Paraschiv
152
+ - Irina Maria Sandu
153
+
154
+ #### Annotation process
155
+
156
+
157
+ ##### OTHER
158
+
159
+ Label used for non offensive texts.
160
+
161
+ ##### PROFANITY
162
+
163
+ This is the "lighter" form of abusive language. When profane words are used without a direct intend on offending a target, or without ascribing some negative qualities to a target we use this label. Some messages in this class may even have a positive sentiment and uses swearwords as emphasis. Messages containing profane words that are not directed towards a specific group or person, we label as **PROFANITY**
164
+
165
+ Also, self censored messages with swear words having some letters hidden, or some deceitful misspellings of swearwords that have clear intend on circumventing profanity detectors will be treated as **PROFANITY**.
166
+
167
+
168
+ ##### INSULT
169
+
170
+ The message clearly wants to offend someone, ascribing negatively evaluated qualities or deficiences, labeling a person or a group of persons as unworthy or unvalued. Insults do imply disrespect and contempt directed towards a target.
171
+
172
+
173
+ ##### ABUSE
174
+
175
+ This label marks messages containing the stronger form of offensive and abusive language. This type of language ascribes the target a social identity that is judged negatively by the majority of society, or at least is percieved as a mostly negative judged identity. Shameful, unworthy or morally unaceptable identytities fall in this category. In contrast to insults, instances of abusive language require that the target of judgment is seen as a representative of a group and it is ascribed negative qualities that are taken to be universal, omnipresent and unchangeable characteristics of the group.
176
+
177
+ In contrast to insults, instances of abusive language require that the target of judgment tis seen as a representative of a group and it is ascribed negative qualities that are taken to be universal, omnipresent and unchangeable characteristics of the group.
178
+
179
+ Additional, dehumanizing language targeting a person or group is also classified as ABUSE.
180
+
181
+ #### Who are the annotators?
182
+
183
+ Native speakers
184
+
185
+ ### Personal and Sensitive Information
186
+
187
+ The data was public at the time of collection. PII removal has been performed.
188
+
189
+ ## Considerations for Using the Data
190
+
191
+
192
+
193
+ ### Social Impact of Dataset
194
+
195
+ The data definitely contains abusive language. The data could be used to develop and propagate offensive language against every target group involved, i.e. ableism, racism, sexism, ageism, and so on.
196
+
197
+ ### Discussion of Biases
198
+
199
+
200
+ ### Other Known Limitations
201
+
202
+
203
+ ## Additional Information
204
+
205
+
206
+ ### Dataset Curators
207
+
208
+
209
+ ### Licensing Information
210
+
211
+ This data is available and distributed under Apache-2.0 license
212
+
213
+ ### Citation Information
214
+
215
+ ```
216
+ tbd
217
+ ```
218
+
219
+
220
+ ### Contributions