TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

SotA/Natural Language Processing/Abuse Detection/Ethos Binary

Abuse Detection on Ethos Binary

Metric: Precision (higher is better)

LeaderboardDataset
Loading chart...

Results

Submit a result
#Model↕Precision▼Extra DataPaperDate↕Code
1BERT79.17NoETHOS: an Online Hate Speech Detection Dataset2020-06-11Code
2BiLSTM+Attention+FT77.76NoETHOS: an Online Hate Speech Detection Dataset2020-06-11Code
3CNN+Attention+FT+GV74.92NoETHOS: an Online Hate Speech Detection Dataset2020-06-11Code
4SVM66.47NoETHOS: an Online Hate Speech Detection Dataset2020-06-11Code
5Random Forests64.69NoETHOS: an Online Hate Speech Detection Dataset2020-06-11Code
6BiLSTM + static BE0.8037NoHate speech detection using static BERT embeddings2021-06-29-