Commit
·
669293d
1
Parent(s):
c80eb66
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,8 @@ pipeline_tag: text-classification
|
|
| 17 |
|
| 18 |
Tupi-BERT-Base represents a fine-tuned BERT model designed specifically for binary classification of hate speech in Portuguese. Derived from the [BERTimbau base](https://huggingface.co/neuralmind/bert-base-portuguese-cased), TuPi are model family dedicated solution for addressing hate speech concerns.
|
| 19 |
For more details or specific inquiries, please refer to the [BERTimbau repository](https://github.com/neuralmind-ai/portuguese-bert/).
|
| 20 |
-
|
|
|
|
| 21 |
|
| 22 |
## Available models
|
| 23 |
|
|
|
|
| 17 |
|
| 18 |
Tupi-BERT-Base represents a fine-tuned BERT model designed specifically for binary classification of hate speech in Portuguese. Derived from the [BERTimbau base](https://huggingface.co/neuralmind/bert-base-portuguese-cased), TuPi are model family dedicated solution for addressing hate speech concerns.
|
| 19 |
For more details or specific inquiries, please refer to the [BERTimbau repository](https://github.com/neuralmind-ai/portuguese-bert/).
|
| 20 |
+
|
| 21 |
+
The efficacy of Language Models can exhibit notable variations when confronted with a shift in domain between training and test data. In the creation of a specialized Portuguese Language Model tailored for hate speech classification, the original BERTimbau model underwent meticulous fine-tuning carried out on the [TuPi Hate Speech DataSet](https://huggingface.co/datasets/FpOliveira/TuPi-Portuguese-Hate-Speech-Dataset-Binary), sourced from diverse social networks.
|
| 22 |
|
| 23 |
## Available models
|
| 24 |
|