Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,9 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
# Toxicity-classifier
|
| 7 |
|
|
@@ -86,4 +89,4 @@ __________________________________________________
|
|
| 86 |
|
| 87 |
## License
|
| 88 |
|
| 89 |
-
This model is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
+
datasets:
|
| 6 |
+
- AiresPucrs/toxic-comments
|
| 7 |
+
library_name: transformers
|
| 8 |
---
|
| 9 |
# Toxicity-classifier
|
| 10 |
|
|
|
|
| 89 |
|
| 90 |
## License
|
| 91 |
|
| 92 |
+
This model is licensed under the Apache License, Version 2.0. See the [LICENSE](LICENSE) file for more details.
|