rsepulvedat
commited on
Commit
•
af7e4c7
1
Parent(s):
5f68f2a
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).
|