Commit ·
36d8ff0
1
Parent(s): b5a37bd
update model card README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,6 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 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:
|
| 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 |
-
#
|
| 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
|
| 27 |
It achieves the following results on the evaluation set:
|
| 28 |
- Loss: 0.6110
|
| 29 |
- Accuracy: 0.6864
|
|
|
|
| 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-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 |
+
# toxicity-target-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.6110
|
| 23 |
- Accuracy: 0.6864
|