finiteautomata
commited on
Commit
•
9d50687
1
Parent(s):
29e469a
Update README.md
Browse files
README.md
CHANGED
@@ -8,10 +8,10 @@ tags:
|
|
8 |
- hate-speech
|
9 |
|
10 |
---
|
11 |
-
#
|
12 |
-
## robertuito-sentiment-analysis
|
13 |
|
14 |
-
|
|
|
15 |
|
16 |
|
17 |
Model trained for hate speech detection in Portuguese. Base model is [BERTabaporu](https://huggingface.co/pablocosta/bertabaporu-base-uncased), a RoBERTa model trained in Portuguese tweets.
|
|
|
8 |
- hate-speech
|
9 |
|
10 |
---
|
11 |
+
# Hate speech detection in Portuguese
|
|
|
12 |
|
13 |
+
|
14 |
+
Repository: [https://github.com/pysentimiento/pysentimiento/](https://github.com/pysentimiento/pysentimiento/)
|
15 |
|
16 |
|
17 |
Model trained for hate speech detection in Portuguese. Base model is [BERTabaporu](https://huggingface.co/pablocosta/bertabaporu-base-uncased), a RoBERTa model trained in Portuguese tweets.
|