Update README.md
Browse files
README.md
CHANGED
@@ -2,7 +2,10 @@
|
|
2 |
pipeline_tag: "text-classification"
|
3 |
---
|
4 |
<div align="center">
|
5 |
-
|
|
|
|
|
|
|
6 |
# 🙊 Detoxify
|
7 |
## Toxic Comment Classification with ⚡ Pytorch Lightning and 🤗 Transformers
|
8 |
|
|
|
2 |
pipeline_tag: "text-classification"
|
3 |
---
|
4 |
<div align="center">
|
5 |
+
|
6 |
+
**⚠️ Disclaimer:**
|
7 |
+
The huggingface models currently give different results to the detoxify library (see issue [here](https://github.com/unitaryai/detoxify/issues/15)). For the most up to date models we recommend using the models from https://github.com/unitaryai/detoxify
|
8 |
+
|
9 |
# 🙊 Detoxify
|
10 |
## Toxic Comment Classification with ⚡ Pytorch Lightning and 🤗 Transformers
|
11 |
|