Skip to content
#

toxic-comments

Here are 26 public repositories matching this topic...

Trained models & code to predict toxic comments on all 3 Jigsaw Toxic Comment Challenges. Built using ⚡ Pytorch Lightning and 🤗 Transformers. For access to our API, please email us at [email protected].

  • Updated Apr 6, 2026
  • Python
DeTox

Binary classification of toxic comments for Wikishop's wiki system. Achieved F1=0.947 on test set using BERT embeddings + SMOTE + logistic regression, exceeding target 0.75. Includes preprocessing, TF‑IDF baselines (LogReg, RandomForest, CatBoost), and model evaluation. Aims to automate moderation and reduce manual workload.

  • Updated Feb 24, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the toxic-comments topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the toxic-comments topic, visit your repo's landing page and select "manage topics."

Learn more