CoolFace
Modelpublic

callmesan/indic-bert-roman-urdu-binary

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

indic-bert-roman-urdu-binary

This model is a fine-tuned version of ai4bharat/indic-bert on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5183
  • —Accuracy: 0.8847
  • —Precision: 0.8851
  • —Recall: 0.8831
  • —F1: 0.8839

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.61030.9912560.53190.73660.75340.74450.7355
0.35762.01130.36260.84270.84180.84280.8422
0.29132.99121690.34780.85890.85820.85850.8583
0.23514.02260.38120.85640.87550.84860.8520
0.13424.99122820.40250.86520.86780.86190.8636
0.07336.03390.44480.86390.86380.86250.8630
0.03256.99123950.59740.85890.86570.85400.8565
0.03088.04520.62380.85890.85880.85750.8580
0.018.99125080.63910.86640.86930.86310.8649
0.00919.91155600.64170.85520.85480.85400.8543

Framework versions

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