CoolFace
Modelpublic

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

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes18downloads
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-non-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.9997
  • Accuracy: 0.5620
  • Precision: 0.5591
  • Recall: 0.5203
  • F1: 0.5078

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: 32
  • 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.06733.999261.03610.41420.40920.38510.2750
1.01447.9818521.01470.51460.58510.47140.4184
0.988211.9727781.00450.55990.57280.51910.5047
0.969915.9737041.00040.56420.56200.52640.5193
0.959119.9646300.99970.56200.55910.52030.5078

Framework versions

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