TheRealM4rtin commited on
Commit
9c8c16c
·
verified ·
1 Parent(s): a6f967e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
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