bgonzalezbustamante
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,8 @@ language:
|
|
11 |
- es
|
12 |
pipeline_tag: text-classification
|
13 |
library_name: transformers
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Fined-tuned BERT for Toxicity Classification in Spanish
|
@@ -55,4 +57,4 @@ Output:
|
|
55 |
- Accuracy: 0.835
|
56 |
- Precision: 0.816
|
57 |
- Recall: 0.886
|
58 |
-
- F1-Score: 0.849
|
|
|
11 |
- es
|
12 |
pipeline_tag: text-classification
|
13 |
library_name: transformers
|
14 |
+
datasets:
|
15 |
+
- bgonzalezbustamante/toxicity-protests-ES
|
16 |
---
|
17 |
|
18 |
# Fined-tuned BERT for Toxicity Classification in Spanish
|
|
|
57 |
- Accuracy: 0.835
|
58 |
- Precision: 0.816
|
59 |
- Recall: 0.886
|
60 |
+
- F1-Score: 0.849
|