Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,6 @@ language:
|
|
| 5 |
---
|
| 6 |
|
| 7 |
Tweets classification model in Violent or NoViolent.
|
| 8 |
-
This model has been obtained by fine-tuning the RoBERTa language model in Catalan (https://huggingface.co/PlanTL-GOB-ES/roberta-base-ca)
|
|
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
Tweets classification model in Violent or NoViolent.
|
| 8 |
+
This model has been obtained by fine-tuning the RoBERTa language model in Catalan (https://huggingface.co/PlanTL-GOB-ES/roberta-base-ca).
|
| 9 |
+
|
| 10 |
+
We train this model with an automatic translation of Villanos dataset (https://github.com/rsepulveda911112/VILLANOS-dataset).
|