CoolFace
Modelpublic

callmesan/twitter-roberta-large-hate-latest-roman-urdu-fine-grained

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes7downloads
Model Card

<!-- 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. -->

twitter-roberta-large-hate-latest-roman-urdu-fine-grained

This model is a fine-tuned version of cardiffnlp/twitter-roberta-large-hate-latest on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8408
  • —Accuracy: 0.8023
  • —Precision: 0.7245
  • —Recall: 0.7129
  • —F1: 0.7177

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 5e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 128
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.90911.01130.80780.70340.37880.40830.3878
1.10082.02260.90360.65100.26240.33970.2841
0.76243.03390.64440.78440.70150.62740.6544
0.55124.04520.50750.83420.76750.74530.7463
0.52585.05650.35190.88580.82630.80810.8163
0.34896.06780.31540.90110.86120.82600.8399
0.31827.07910.23940.92950.89850.88640.8895
0.22638.09040.17220.95020.90920.92230.9143
0.20249.010170.12520.96840.94740.94410.9457
0.175710.011300.11010.97360.95920.95060.9548

Framework versions

  • —Transformers 4.45.1
  • —Pytorch 2.4.0
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0