Datasets:
Tasks:
Text Classification
Modalities:
Text
Sub-tasks:
hate-speech-detection
Languages:
Portuguese
Size:
1K - 10K
Tags:
instagram
DOI:
ruanchaves
commited on
Commit
•
0d52abc
1
Parent(s):
34af89d
update source file
Browse files
hatebr.py
CHANGED
@@ -18,7 +18,7 @@ HateBR is the first large-scale expert annotated corpus of Brazilian Instagram c
|
|
18 |
"""
|
19 |
_URLS = {
|
20 |
"train": "https://raw.githubusercontent.com/franciellevargas/HateBR/2d18c5b9410c2dfdd6d5394caa54d608857dae7c/dataset/HateBR.csv",
|
21 |
-
"annotators": "https://raw.githubusercontent.com/franciellevargas/HateBR/
|
22 |
}
|
23 |
|
24 |
_LABEL_INT_KEY = {
|
|
|
18 |
"""
|
19 |
_URLS = {
|
20 |
"train": "https://raw.githubusercontent.com/franciellevargas/HateBR/2d18c5b9410c2dfdd6d5394caa54d608857dae7c/dataset/HateBR.csv",
|
21 |
+
"annotators": "https://raw.githubusercontent.com/franciellevargas/HateBR/83e8dea4e2d007a08ef534f3322aedeb80949f5c/annotators/final_concordancia_Kappa_Fleiss.csv"
|
22 |
}
|
23 |
|
24 |
_LABEL_INT_KEY = {
|