rsepulvedat commited on
Commit
f510b1c
·
verified ·
1 Parent(s): 0f7267b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -2,6 +2,13 @@
2
  license: apache-2.0
3
  language:
4
  - es
 
 
 
 
 
 
 
5
  ---
6
 
7
  Comment classification model according to their toxicity.
 
2
  license: apache-2.0
3
  language:
4
  - es
5
+ metrics:
6
+ - f1
7
+ - accuracy
8
+ base_model:
9
+ - PlanTL-GOB-ES/roberta-base-bne
10
+ pipeline_tag: text-classification
11
+ library_name: transformers
12
  ---
13
 
14
  Comment classification model according to their toxicity.