Update README.md
Browse files
README.md
CHANGED
@@ -1 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Bertfortextclassification, trained on hate speech dataseet
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
metrics:
|
5 |
+
- accuracy
|
6 |
+
library_name: transformers
|
7 |
+
pipeline_tag: text-classification
|
8 |
+
---
|
9 |
Bertfortextclassification, trained on hate speech dataseet
|