Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
|
|
|
|
|
|
| 1 |
<div align="center">
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
| 3 |
# 🙊 Detoxify
|
| 4 |
## Toxic Comment Classification with ⚡ Pytorch Lightning and 🤗 Transformers
|
| 5 |
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
<div align="center">
|
| 4 |
+
|
| 5 |
+
**⚠️ Disclaimer:**
|
| 6 |
+
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
|
| 7 |
+
|
| 8 |
# 🙊 Detoxify
|
| 9 |
## Toxic Comment Classification with ⚡ Pytorch Lightning and 🤗 Transformers
|
| 10 |
|