CoolFace
Modelpublic

pankajrudra/MediBool-banglabert-Context_Aware

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes31downloads
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. -->

MediBool-banglabert-Context_Aware

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

  • Loss: 0.1367
  • Accuracy: 0.9882
  • F1: 0.9882

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: 5e-05
  • trainbatchsize: 32
  • evalbatchsize: 128
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 50
  • num_epochs: 4

Training results

Training LossEpochStepValidation LossAccuracyF1
0.29350.27692500.20180.97630.9763
0.15940.55375000.17170.97760.9776
0.16620.83067500.11840.98440.9844
0.07091.107410000.15480.98440.9844
0.08101.384312500.12460.98570.9857
0.07991.661115000.11520.98630.9863
0.07201.938017500.12420.98690.9869
0.02792.214820000.16910.98440.9844
0.02282.491722500.10720.99130.9913
0.01842.768525000.11140.99060.9906
0.01733.045427500.15190.98940.9894

Framework versions

  • Transformers 5.1.0
  • Pytorch 2.8.0+cu126
  • Datasets 4.5.0
  • Tokenizers 0.22.1