CoolFace
Modelpublic

CVR123/Muril-base-finetune-Tamil-questions

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes9downloads
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-finetune-Tamil-questions

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.4081
  • —Precision: 0.9205
  • —Recall: 0.9198
  • —Accuracy: 0.9198
  • —F1-score: 0.9199

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossPrecisionRecallAccuracyF1-score
1.57321.03051.26010.87430.88580.88580.8790
0.99372.06100.74650.89880.90980.90980.9033
0.53543.09150.45570.90440.91580.91580.9092
0.28624.012200.37720.91980.91980.91980.9193
0.17245.015250.33060.92740.92590.92590.9261
0.12356.018300.37630.92140.91580.91580.9171
0.09027.021350.38080.92290.92180.92180.9219
0.06448.024400.39740.92290.92180.92180.9220
0.05759.027450.39300.92240.92180.92180.9218
0.048310.030500.40810.92050.91980.91980.9199

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.1.2
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2