CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes11downloads
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-non-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: 1.2867
  • Accuracy: 0.6214
  • Precision: 0.6081
  • Recall: 0.6009
  • F1: 0.6034

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
  • lrschedulerwarmup_ratio: 0.1
  • num_epochs: 25

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
1.08612.04631.05310.35060.11690.33330.1731
0.993.999260.92710.58360.43100.52000.4502
0.87595.9913890.91420.59650.57880.59070.5802
0.77267.9818520.87260.60950.60790.60780.6027
0.66599.9823150.91450.62460.61390.61740.6140
0.572711.9727780.96060.63110.61800.61090.6133
0.488913.9732411.03420.61700.60590.60540.6045
0.426715.9737041.05390.61700.60890.60810.6066
0.375117.9641671.17400.63430.62550.60740.6112
0.340219.9646301.20210.61920.60780.60130.6031
0.31821.9550931.28750.61810.60070.59460.5965
0.297723.9555561.28670.62140.60810.60090.6034

Framework versions

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