CoolFace
Modelpublic

Arunavaonly/Bangla_multiclass_sentiment_analysis_model

sourceHugging Facemitupdated 3y agoView on Hugging Face
0likes15downloads
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. -->

Banglamulticlasssentimentanalysismodel

This model is a fine-tuned version of xlm-roberta-base on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2648
  • F1: 0.9309

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

Training results

Training LossEpochStepValidation LossF1
No log0.262000.53530.7972
No log0.514000.32610.8800
0.52230.776000.32220.8979
0.52231.038000.26460.9170
0.29841.2810000.29150.9028
0.29841.5412000.24320.9234
0.29841.814000.25040.9209
0.25142.0516000.23410.9246
0.25142.3118000.27140.9237
0.18952.5720000.25370.9269
0.18952.8222000.26480.9309

Framework versions

  • Transformers 4.34.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.14.5
  • Tokenizers 0.14.1