pipelinetag: text-classification - mlnet - text-classification - moderation - toxicity-detection An ML.NET text classification model trained to detect toxic, abusive, and inappropriate language in chat messages for the ConCord chat application.
Model Card
By Yevgeniy Akimenko, published under apache-2.0, revision 562b11c52315.
pipelinetag: text-classification - mlnet - text-classification - moderation - toxicity-detection An ML.NET text classification model trained to detect toxic, abusive, and inappropriate language in chat messages for the ConCord chat application.
Read Yevgeniy Akimenko's full model card
language: - en license: mit pipeline_tag: text-classification tags: - mlnet - text-classification - moderation - toxicity-detection
ConCord Toxic Language Detector
An ML.NET text classification model trained to detect toxic, abusive, and inappropriate language in chat messages for the ConCord chat application.
- Framework: ML.NET 2.0
- Model format:
.mlnet(ToxicModel.mlnet) - Task: Binary Text Classification (
0= clean,1= toxic) - Primary Use Case: Real-time chat content moderation
Identity and Version
- Repository
- wi12ylfdk/concord-toxic-detector
- Publisher
- Yevgeniy Akimenko
- Task
- Not stated by the source
- Modality
- Other
- Library
- Not stated by the source
- Parameters
- Not stated by the source
- Languages
- Not stated by the source
- Revision
- 562b11c5231525869312506429d951069346c084
- First published
- 2026-09-18
- Last updated
- 2026-09-18
Files and Weights
3 files, 71.2 MB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| README.md | Documentation | 561 B | — |
| concord-toxic-detector.mlnet | Other | 71.2 MB | ddbaa289089e |
| .gitattributes | Repository | 1.6 KB | — |
License and Download
- License
- apache-2.0
- Access
- Open weights, no gate
Released by Yevgeniy Akimenko through its official repository on Hugging Face. Read the license.
Questions About concord-toxic-detector
Can I use concord-toxic-detector commercially?
Yes. concord-toxic-detector is released under Apache License 2.0. The Apache License 2.0 is a permissive open-source license. It permits commercial use, modification and redistribution. It requires keeping the license and copyright notices and any NOTICE file, stating significant changes, and it includes an express patent grant from contributors.