ruanchaves commited on
Commit
0d52abc
1 Parent(s): 34af89d

update source file

Browse files
Files changed (1) hide show
  1. hatebr.py +1 -1
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/9c083381ec005778deffd14c3454a3b638b734d7/annotators/concordancia_Kappa_Fleiss.csv"
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 = {