CoolFace
Modelpublic

IIIT-L/hing-mbert-finetuned-non-code-mixed-DS

sourceHugging Facecc-by-4.0updated 4y agoView on Hugging Face
0likes21downloads
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. -->

hing-mbert-finetuned-non-code-mixed-DS

This model is a fine-tuned version of l3cube-pune/hing-mbert on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 1.7369
  • Accuracy: 0.6667
  • Precision: 0.6553
  • Recall: 0.6428
  • F1: 0.6459

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.94131.09260.84720.63540.62150.62470.6225
0.72782.018520.89660.64290.64080.60940.6122
0.47433.027781.24280.66130.65020.64200.6444
0.25584.037041.73690.66670.65530.64280.6459

Framework versions

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