CoolFace
Modelpublic

ramesh070/xlm-r-hatespeechdetection-telugu

sourceHugging Facemitupdated 10mo agoView on Hugging Face
0likes11downloads
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. -->

xlm-r-hatespeechdetection-telugu

This model is a fine-tuned version of FacebookAI/xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1518
  • —Accuracy: 0.9643
  • —F1: 0.9722

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: 2e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 20

Training results

Training LossEpochStepValidation LossAccuracyF1
0.67291.0140.61530.64290.7826
0.61962.0280.50320.64290.7826
0.52973.0420.43190.64290.7826
0.44444.0560.32960.96430.9730
0.34355.0700.16561.01.0
0.24176.0840.13900.92860.9474
0.13927.0980.07600.96430.9722
0.08158.01120.12400.96430.9730
0.12429.01260.08700.96430.9722
0.077610.01400.25820.91070.9333
0.044411.01540.35960.91070.9333
0.044912.01680.35020.92860.9459
0.053413.01820.13070.98210.9859
0.020514.01960.23190.94640.9589
0.006715.02100.44420.92860.9459
0.004516.02240.24200.94640.9589
0.013217.02380.49730.92860.9459
0.002518.02520.27070.94640.9589
0.001519.02660.13890.98210.9859
0.002920.02800.15180.96430.9722

Framework versions

  • —Transformers 4.53.3
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.4.1
  • —Tokenizers 0.21.2