dougtrajano commited on
Commit
f9b4e1c
1 Parent(s): 0d69957

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -11
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/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-base-portuguese-cased](https://huggingface.co/neuralmind/bert-base-portuguese-cased) on the OLID-BR dataset.
27
  It achieves the following results on the evaluation set:
28
  - Loss: 0.7001
29
  - Accuracy: 0.7505
@@ -67,7 +61,7 @@ The following hyperparameters were used during training:
67
 
68
  ### Framework versions
69
 
70
- - Transformers 4.26.0
71
  - Pytorch 1.10.2+cu113
72
  - Datasets 2.9.0
73
  - Tokenizers 0.13.2
 
1
  ---
2
+ license: mit
 
 
3
  tags:
 
 
 
 
4
  - generated_from_trainer
5
  metrics:
6
  - accuracy
 
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-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.7001
23
  - Accuracy: 0.7505
 
61
 
62
  ### Framework versions
63
 
64
+ - Transformers 4.26.1
65
  - Pytorch 1.10.2+cu113
66
  - Datasets 2.9.0
67
  - Tokenizers 0.13.2