Text Classification
Transformers
PyTorch
English
deberta
hate-speech-detection
Inference Endpoints
HannahRoseKirk commited on
Commit
6575f26
1 Parent(s): 04c3e3e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,4 +79,4 @@ We compare our model in each iteration (R6-T, R7-T, R8-T) to:
79
 
80
  For full discussion of the model results, see our [paper](https://arxiv.org/abs/2108.05921).
81
 
82
- A recent [paper][https://arxiv.org/pdf/2202.11176.pdf] _A New Generation of Perspective API:Efficient Multilingual Character-level Transformers_ beats this model on the HatemojiCheck benchmark.
 
79
 
80
  For full discussion of the model results, see our [paper](https://arxiv.org/abs/2108.05921).
81
 
82
+ A recent [paper](https://arxiv.org/pdf/2202.11176.pdf) by Lees et al., (2022) _A New Generation of Perspective API:Efficient Multilingual Character-level Transformers_ beats this model on the HatemojiCheck benchmark.