CoolFace
Modelpublic

callmesan/twitter-roberta-large-hate-latest-roman-urdu-binary

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes18downloads
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-binary

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.4537
  • Accuracy: 0.9016
  • Precision: 0.9015
  • Recall: 0.9007
  • F1: 0.9011

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: 4
  • totaltrainbatch_size: 128
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.49560.9912560.48780.82150.82080.82020.8205
0.32682.01130.31940.86520.86990.86110.8632
0.25552.99121690.32410.88390.88940.87980.8822
0.18324.02260.31840.89140.89300.88910.8904
0.12834.99122820.33750.89760.90280.89390.8962
0.08156.03390.36450.89390.89370.89550.8937
0.09616.99123950.36910.90010.90040.89880.8995
0.05448.04520.47810.89010.88950.89100.8899
0.04048.99125080.42090.90890.91040.90680.9081
0.03599.91155600.42590.90510.90510.90420.9046

Framework versions

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