suronek commited on
Commit
2f59fd5
·
verified ·
1 Parent(s): b3122d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -12,7 +12,7 @@ model-index:
12
  results:
13
  - task:
14
  name: Toxic-detector-cnn
15
- type: a
16
  dataset:
17
  name: Mnwa/russian-toxic
18
  type: Mnwa/russian-toxic
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: precision class negative
24
  type: precision
25
- value: 0.90
26
  - name: precision class positive
27
  type: precision
28
  value: 0.96
@@ -38,4 +38,5 @@ model-index:
38
  - name: f1 class positive
39
  type: f1
40
  value: 0.97
 
41
  ---
 
12
  results:
13
  - task:
14
  name: Toxic-detector-cnn
15
+ type: text-classification
16
  dataset:
17
  name: Mnwa/russian-toxic
18
  type: Mnwa/russian-toxic
 
22
  metrics:
23
  - name: precision class negative
24
  type: precision
25
+ value: 0.9
26
  - name: precision class positive
27
  type: precision
28
  value: 0.96
 
38
  - name: f1 class positive
39
  type: f1
40
  value: 0.97
41
+ pipeline_tag: text-classification
42
  ---