dougtrajano commited on
Commit
3b646df
1 Parent(s): 329970e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -4
README.md CHANGED
@@ -1,6 +1,12 @@
1
  ---
2
- license: mit
 
 
3
  tags:
 
 
 
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
@@ -8,16 +14,16 @@ metrics:
8
  - precision
9
  - recall
10
  model-index:
11
- - name: toxicity-target-type-identification
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
- # toxicity-target-type-identification
19
 
20
- This model is a fine-tuned version of [neuralmind/bert-large-portuguese-cased](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the None dataset.
21
  It achieves the following results on the evaluation set:
22
  - Loss: 1.4281
23
  - Accuracy: 0.8002
 
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
  - precision
15
  - recall
16
  model-index:
17
+ - name: dougtrajano/toxicity-target-type-identification
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/toxicity-target-type-identification
25
 
26
+ This model is a fine-tuned version of [neuralmind/bert-large-portuguese-cased](https://huggingface.co/neuralmind/bert-large-portuguese-cased) on the OLID-BR dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 1.4281
29
  - Accuracy: 0.8002