Update README.md
Browse files
README.md
CHANGED
@@ -8,4 +8,9 @@ metrics:
|
|
8 |
- precision
|
9 |
- recall
|
10 |
library_name: transformers
|
11 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
8 |
- precision
|
9 |
- recall
|
10 |
library_name: transformers
|
11 |
+
---
|
12 |
+
|
13 |
+
|
14 |
+
Model for toxicity detection. Fine-tuned version of ´TurkuNLP/bert-base-finnish-cased-v1´ trained on multi-label text classification problem.
|
15 |
+
|
16 |
+
Metrics and more arriving soon tm.
|