mapsoriano commited on
Commit
5e1d260
1 Parent(s): 1950ef7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -8,6 +8,8 @@ metrics:
8
  model-index:
9
  - name: roberta-tagalog-base-philippine-elections-2016-2022-hate-speech
10
  results: []
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -15,7 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # roberta-tagalog-base-philippine-elections-2016-2022-hate-speech
17
 
18
- This model is a fine-tuned version of [jcblaise/roberta-tagalog-base](https://huggingface.co/jcblaise/roberta-tagalog-base) on an unknown dataset.
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3574
21
  - Accuracy: 0.8743
@@ -58,4 +61,4 @@ The following hyperparameters were used during training:
58
  - Transformers 4.33.2
59
  - Pytorch 2.0.1+cu118
60
  - Datasets 2.14.5
61
- - Tokenizers 0.13.3
 
8
  model-index:
9
  - name: roberta-tagalog-base-philippine-elections-2016-2022-hate-speech
10
  results: []
11
+ datasets:
12
+ - hate_speech_filipino
13
  ---
14
 
15
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
17
 
18
  # roberta-tagalog-base-philippine-elections-2016-2022-hate-speech
19
 
20
+ This model is a fine-tuned version of [jcblaise/roberta-tagalog-base](https://huggingface.co/jcblaise/roberta-tagalog-base) on a combined dataset (to be published) consisting of
21
+ 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.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 0.3574
24
  - Accuracy: 0.8743
 
61
  - Transformers 4.33.2
62
  - Pytorch 2.0.1+cu118
63
  - Datasets 2.14.5
64
+ - Tokenizers 0.13.3