Toxic Spans Detection

17 papers with code • 0 benchmarks • 1 datasets

Given a sentence identify the toxic spans present in it.

Datasets


Most implemented papers

Entity at SemEval-2021 Task 5: Weakly Supervised Token Labelling for Toxic Spans Detection

vaibhav29498/toxic-spans-detection SEMEVAL 2021

The baseline approach for this problem using the transformer model is to add a token classification head to the language model and fine-tune the layers with the token labeled dataset.

Cross-Domain Toxic Spans Detection

sfschouten/toxic-cross-domain 16 Jun 2023

Given the dynamic nature of toxic language use, automated methods for detecting toxic spans are likely to encounter distributional shift.