TheRealM4rtin
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -10,6 +10,12 @@ datasets:
|
|
10 |
- jigsaw-toxic-comment-classification-challenge
|
11 |
base_model:
|
12 |
- FacebookAI/roberta-base
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Model Card for RoBERTa Toxicity Classifier
|
|
|
10 |
- jigsaw-toxic-comment-classification-challenge
|
11 |
base_model:
|
12 |
- FacebookAI/roberta-base
|
13 |
+
metrics:
|
14 |
+
- accuracy
|
15 |
+
- precision
|
16 |
+
- recall
|
17 |
+
- f1
|
18 |
+
pipeline_tag: text-classification
|
19 |
---
|
20 |
|
21 |
# Model Card for RoBERTa Toxicity Classifier
|