Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,8 @@ metrics:
|
|
| 23 |
base_model:
|
| 24 |
- google-bert/bert-base-multilingual-cased
|
| 25 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
## Multilingual Toxicity Classifier for 15 Languages (2025)
|
|
|
|
| 23 |
base_model:
|
| 24 |
- google-bert/bert-base-multilingual-cased
|
| 25 |
pipeline_tag: text-classification
|
| 26 |
+
tags:
|
| 27 |
+
- toxic
|
| 28 |
---
|
| 29 |
|
| 30 |
## Multilingual Toxicity Classifier for 15 Languages (2025)
|