Pedrada commited on
Commit
22dfd1a
1 Parent(s): 685ed68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -56,8 +56,7 @@ model.predict('I love everybody :)')
56
  address = "Toronto, Canada",
57
  publisher = "Association for Computational Linguistics",
58
  url = "https://aclanthology.org/2023.woah-1.25",
59
- pages = "231--242",
60
- abstract = "The automatic detection of hate speech online is an active research area in NLP. Most of the studies to date are based on social media datasets that contribute to the creation of hate speech detection models trained on them. However, data creation processes contain their own biases, and models inherently learn from these dataset-specific biases. In this paper, we perform a large-scale cross-dataset comparison where we fine-tune language models on different hate speech detection datasets. This analysis shows how some datasets are more generalizable than others when used as training data. Crucially, our experiments show how combining hate speech detection datasets can contribute to the development of robust hate speech detection models. This robustness holds even when controlling by data size and compared with the best individual datasets.",
61
  }
62
 
63
  ```
 
56
  address = "Toronto, Canada",
57
  publisher = "Association for Computational Linguistics",
58
  url = "https://aclanthology.org/2023.woah-1.25",
59
+ pages = "231--242"
 
60
  }
61
 
62
  ```