Commit
·
08d021f
1
Parent(s):
2beefc0
Update README.md
Browse files
README.md
CHANGED
|
@@ -40,10 +40,14 @@ model-index:
|
|
| 40 |
## Introduction
|
| 41 |
|
| 42 |
|
| 43 |
-
Tupy-BERT-Base is a fine-tuned BERT model designed specifically for
|
|
|
|
| 44 |
For more details or specific inquiries, please refer to the [BERTimbau repository](https://github.com/neuralmind-ai/portuguese-bert/).
|
| 45 |
|
| 46 |
-
The efficacy of Language Models can exhibit notable variations when confronted with a shift in domain between training and test data.
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
## Available models
|
| 49 |
|
|
|
|
| 40 |
## Introduction
|
| 41 |
|
| 42 |
|
| 43 |
+
Tupy-BERT-Base is a fine-tuned BERT model designed specifically for multilabel classification of hate speech in Portuguese.
|
| 44 |
+
Derived from the [BERTimbau base](https://huggingface.co/neuralmind/bert-base-portuguese-cased), TuPy-Base is a refined solution for addressing categorical hate speech concerns.
|
| 45 |
For more details or specific inquiries, please refer to the [BERTimbau repository](https://github.com/neuralmind-ai/portuguese-bert/).
|
| 46 |
|
| 47 |
+
The efficacy of Language Models can exhibit notable variations when confronted with a shift in domain between training and test data.
|
| 48 |
+
In the creation of a specialized Portuguese Language Model tailored for hate speech classification,
|
| 49 |
+
the original BERTimbau model underwent fine-tuning processe carried out on
|
| 50 |
+
the [TuPy Hate Speech DataSet](https://huggingface.co/datasets/Silly-Machine/TuPyE-Dataset), sourced from diverse social networks.
|
| 51 |
|
| 52 |
## Available models
|
| 53 |
|