CoolFace
Modelpublic

IIIT-L/indic-bert-finetuned-code-mixed-DS

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes22downloads
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-finetuned-code-mixed-DS

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

  • Loss: 0.8647
  • Accuracy: 0.5795
  • Precision: 0.5485
  • Recall: 0.5287
  • F1: 0.4391

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
1.09372.04971.08130.36020.35870.42570.2834
1.01893.999940.94820.54930.38870.52460.4080
0.92085.9914910.90020.57140.38130.52920.4170
0.88037.9819880.87580.56540.38890.53000.4159
0.84829.9824850.86570.57950.38670.53650.4228
0.829311.9829820.87340.58350.37960.52980.4214
0.813113.9734790.85670.58350.50180.54140.4350
0.815.9739760.85470.58350.56100.54600.4361
0.793317.9644730.86500.57750.53170.52520.4373
0.783519.9649700.86470.57950.54850.52870.4391

Framework versions

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