generated_from_trainer

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

roberta-tagalog-profanity-classifier

This model is a fine-tuned version of jcblaise/roberta-tagalog-base on mginoben/tagalog-profanity-dataset dataset. It achieves the following results on the evaluation set:

Model description

The Model classifies tagalog texts that contains profanities as either Abusive or Non-Abusive.

It only classifies texts with the following profanities:

Intended uses & limitations

For content moderation accross different social medias

Training and evaluation data

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Accuracy Precision Recall F1
No log 1.0 174 0.3006 0.8776 0.8620 0.8458 0.8538
No log 2.0 348 0.2899 0.8834 0.8801 0.8382 0.8586
0.2993 3.0 522 0.2869 0.8873 0.8491 0.8918 0.8700
0.2993 4.0 696 0.3019 0.8898 0.8523 0.8944 0.8728

Framework versions