Commit
·
0e1a190
1
Parent(s):
7dd5cf7
Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
26 |
|
27 |
# roberta-tagalog-base-philippine-elections-2016-2022-hate-speech
|
28 |
|
29 |
-
This model is a fine-tuned version of [jcblaise/roberta-tagalog-base](https://huggingface.co/jcblaise/roberta-tagalog-base) for the task of
|
|
|
|
|
30 |
the [hate_speech_filipino](https://huggingface.co/datasets/hate_speech_filipino) dataset and a newly crawled 2022 Philippine Presidential Elections-related Tweets Hate Speech Dataset.
|
31 |
|
32 |
It achieves the following results on the evaluation (validation) set:
|
|
|
26 |
|
27 |
# roberta-tagalog-base-philippine-elections-2016-2022-hate-speech
|
28 |
|
29 |
+
This model is a fine-tuned version of [jcblaise/roberta-tagalog-base](https://huggingface.co/jcblaise/roberta-tagalog-base) for the task of Text Classification, classifying hate and non-hate tweets.
|
30 |
+
|
31 |
+
The model was fine-tuned on a combined dataset [mapsoriano/2016_2022_hate_speech_filipino](https://huggingface.co/datasets/mapsoriano/2016_2022_hate_speech_filipino) consisting of
|
32 |
the [hate_speech_filipino](https://huggingface.co/datasets/hate_speech_filipino) dataset and a newly crawled 2022 Philippine Presidential Elections-related Tweets Hate Speech Dataset.
|
33 |
|
34 |
It achieves the following results on the evaluation (validation) set:
|