Datasets:
Christoph Sonntag commited on
Commit ·
ddf8fe1
1
Parent(s): ba0eb14
Update README.md
Browse files
README.md
CHANGED
|
@@ -50,6 +50,7 @@ Previous datasets mainly focused on detecting specific types of offensive messag
|
|
| 50 |
This dataset is annoated using a hierarchical annotation with up to 3 labels corresponding to offensive language detection (OFF/NOT),
|
| 51 |
automatic categorization of offense types (TIN/UNT) and offense target identification (IND/GRP/OTH), described below.
|
| 52 |
|
|
|
|
| 53 |
|
| 54 |
## Dataset Details
|
| 55 |
"The gold labels were assigned taking the agreement of three annotators into consideration. No correction has been carried out on the crowdsourcing annotations.
|
|
|
|
| 50 |
This dataset is annoated using a hierarchical annotation with up to 3 labels corresponding to offensive language detection (OFF/NOT),
|
| 51 |
automatic categorization of offense types (TIN/UNT) and offense target identification (IND/GRP/OTH), described below.
|
| 52 |
|
| 53 |
+
The original data from the [GitHub repo]() is located in ```data/```, I joined the all separate files into two train and test splits, usable with HF datasets.
|
| 54 |
|
| 55 |
## Dataset Details
|
| 56 |
"The gold labels were assigned taking the agreement of three annotators into consideration. No correction has been carried out on the crowdsourcing annotations.
|