antypasd commited on
Commit
b9a303f
1 Parent(s): 85a326f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -47,7 +47,16 @@ model.predict('@user dear mongoloid respect sentiments & belief refrain totalita
47
  ```
48
 
49
 
50
- ```
51
 
 
 
 
 
 
 
 
 
 
 
52
 
53
  ```
 
47
  ```
48
 
49
 
 
50
 
51
+ ### Model based on:
52
+ ```
53
+ @misc{antypas2023robust,
54
+ title={Robust Hate Speech Detection in Social Media: A Cross-Dataset Empirical Evaluation},
55
+ author={Dimosthenis Antypas and Jose Camacho-Collados},
56
+ year={2023},
57
+ eprint={2307.01680},
58
+ archivePrefix={arXiv},
59
+ primaryClass={cs.CL}
60
+ }
61
 
62
  ```