CoolFace
Modelpublic

IIIT-L/muril-base-cased-finetuned-code-mixed-DS

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes20downloads
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. -->

muril-base-cased-finetuned-code-mixed-DS

This model is a fine-tuned version of google/muril-base-cased on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.9319
  • Accuracy: 0.6982
  • Precision: 0.6327
  • Recall: 0.6314
  • F1: 0.6320

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: 1e-05
  • trainbatchsize: 32
  • evalbatchsize: 32
  • seed: 43
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 25

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
1.05421.982480.97860.59760.39360.54540.4330
0.93073.974960.88360.59960.40720.56040.4399
0.83235.957440.82660.59960.55080.57200.4527
0.75547.949920.80060.63180.56010.58380.5232
0.68219.9212400.87770.67400.59290.58750.5836
0.617311.914880.83890.66400.59180.60310.5881
0.555213.8917360.90030.69620.62400.61600.6191
0.493215.8719840.89790.69820.62660.62310.6245
0.444617.8622320.91040.70020.63100.62900.6298
0.408419.8424800.92840.70020.62780.62550.6264
0.376321.8227280.92280.70820.64360.63800.6398
0.357523.8129760.93190.69820.63270.63140.6320

Framework versions

  • Transformers 4.20.1
  • Pytorch 1.10.1+cu111
  • Datasets 2.3.2
  • Tokenizers 0.12.1