CoolFace
Modelpublic

nethunirajapakse/mDeBERTa-v3-sinhala-nli-finetuned

sourceHugging Facemitupdated 2mo 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. -->

mDeBERTa-v3-sinhala-nli-finetuned

This model is a fine-tuned version of MoritzLaurer/mDeBERTa-v3-base-mnli-xnli on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.0973
  • —Accuracy: 0.5
  • —F1 Macro: 0.2222
  • —Precision: 0.1667
  • —Recall: 0.3333

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: 8
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 4

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroPrecisionRecall
No log1.051.10130.40.19050.14810.2667
1.29612.0100.99350.50.40400.38890.4222
1.29613.0151.15570.30.15380.10000.3333
1.13544.0201.09730.50.22220.16670.3333

Framework versions

  • —Transformers 5.13.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2