phucdev commited on
Commit
0046569
·
1 Parent(s): 69305c1

Remove wrong reference

Browse files
Files changed (1) hide show
  1. vihsd.py +0 -1
vihsd.py CHANGED
@@ -11,7 +11,6 @@ This metric is used to compute the accuracy and F1 score of models on the ViHSD
11
  The ViHSD dataset is a large-scale dataset for hate speech detection on Vietnamese social media texts.
12
  It contains over 30,000 comments, each labeled as CLEAN, OFFENSIVE, or HATE.
13
  The dataset is used to evaluate the quality of hate speech detection models, including deep learning and transformer models.
14
- See the BLANC paper for more details: https://aclanthology.org/2020.eval4nlp-1.2/
15
  """
16
 
17
  _KWARGS_DESCRIPTION = """
 
11
  The ViHSD dataset is a large-scale dataset for hate speech detection on Vietnamese social media texts.
12
  It contains over 30,000 comments, each labeled as CLEAN, OFFENSIVE, or HATE.
13
  The dataset is used to evaluate the quality of hate speech detection models, including deep learning and transformer models.
 
14
  """
15
 
16
  _KWARGS_DESCRIPTION = """