CoolFace
Modelpublic

CVR123/Tamil-BERT-finetune-Tamil-questions

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

Tamil-BERT-finetune-Tamil-questions

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

  • —Loss: 0.3564
  • —Precision: 0.9226
  • —Recall: 0.9218
  • —Accuracy: 0.9218
  • —F1-score: 0.9220

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: 8

Training results

Training LossEpochStepValidation LossPrecisionRecallAccuracyF1-score
1.5341.03051.21250.86860.87780.87780.8701
0.9372.06100.73740.88690.89580.89580.8899
0.53353.09150.47420.89590.90780.90780.9007
0.30974.012200.39720.90040.91380.91380.9064
0.20835.015250.38690.91030.90580.90580.9018
0.15356.018300.41810.91150.90780.90780.9087
0.12227.021350.35760.92430.92380.92380.9240
0.10028.024400.35640.92260.92180.92180.9220

Framework versions

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