Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
hate-speech-detection
Languages:
Portuguese
Size:
1K - 10K
Tags:
instagram
DOI:
ruanchaves
commited on
Commit
•
be18ffd
1
Parent(s):
7ecf48c
Update README.md
Browse files
README.md
CHANGED
@@ -53,19 +53,19 @@ Portuguese
|
|
53 |
|
54 |
### Data Fields
|
55 |
|
56 |
-
* instagram_comments
|
57 |
-
* offensive_language
|
58 |
-
* offensiveness_levels
|
59 |
-
* antisemitism
|
60 |
-
* apology_for_the_dictatorship
|
61 |
-
* fatphobia
|
62 |
-
* homophobia
|
63 |
-
* partyism
|
64 |
-
* racism
|
65 |
-
* religious_intolerance
|
66 |
-
* sexism
|
67 |
-
* xenophobia
|
68 |
-
* offensive_&_no-hate_speech
|
69 |
|
70 |
### Data Splits
|
71 |
|
|
|
53 |
|
54 |
### Data Fields
|
55 |
|
56 |
+
* **instagram_comments**: Instagram comments.
|
57 |
+
* **offensive_language**: A classification of comments as either offensive (1) or non-offensive (0).
|
58 |
+
* **offensiveness_levels**: A classification of comments based on their level of offensiveness, including highly offensive (3), moderately offensive (2), slightly offensive (1) and non-offensive (0).
|
59 |
+
* **antisemitism**: A classification of whether or not the comment contains antisemitic language.
|
60 |
+
* **apology_for_the_dictatorship**: A classification of whether or not the comment praises the military dictatorship period in Brazil.
|
61 |
+
* **fatphobia**: A classification of whether or not the comment contains language that promotes fatphobia.
|
62 |
+
* **homophobia**: A classification of whether or not the comment contains language that promotes homophobia.
|
63 |
+
* **partyism**: A classification of whether or not the comment contains language that promotes partyism.
|
64 |
+
* **racism**: A classification of whether or not the comment contains racist language.
|
65 |
+
* **religious_intolerance**: A classification of whether or not the comment contains language that promotes religious intolerance.
|
66 |
+
* **sexism**: A classification of whether or not the comment contains sexist language.
|
67 |
+
* **xenophobia**: A classification of whether or not the comment contains language that promotes xenophobia.
|
68 |
+
* **offensive_&_no-hate_speech**: A classification of whether or not the comment is offensive but does not contain hate speech.
|
69 |
|
70 |
### Data Splits
|
71 |
|