dougtrajano commited on
Commit
d54e7fc
·
1 Parent(s): d9ead24

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -10
README.md CHANGED
@@ -1,12 +1,6 @@
1
  ---
2
- language:
3
- - pt
4
- license: apache-2.0
5
  tags:
6
- - toxicity
7
- - portuguese
8
- - hate speech
9
- - offensive language
10
  - generated_from_trainer
11
  metrics:
12
  - accuracy
@@ -14,16 +8,16 @@ metrics:
14
  - precision
15
  - recall
16
  model-index:
17
- - name: dougtrajano/toxic-comment-classification
18
  results: []
19
  ---
20
 
21
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
22
  should probably proofread and complete it, then remove this comment. -->
23
 
24
- # dougtrajano/toxic-comment-classification
25
 
26
- This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the dougtrajano/olid-br dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.5590
29
  - Accuracy: 0.8578
 
1
  ---
2
+ license: mit
 
 
3
  tags:
 
 
 
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
8
  - precision
9
  - recall
10
  model-index:
11
+ - name: toxic-comment-classification
12
  results: []
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
  should probably proofread and complete it, then remove this comment. -->
17
 
18
+ # toxic-comment-classification
19
 
20
+ This model is a fine-tuned version of [neuralmind/bert-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 0.5590
23
  - Accuracy: 0.8578