CoolFace
Modelpublic

ebinna/mamba2_130m_multi_label_classification

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes4downloads
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. -->

mamba2130mmultilabelclassification

This model was trained from scratch on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1412
  • Flat Accuracy: 0.9617
  • Accuracy: 0.7177
  • Precision: 0.8407
  • Recall: 0.8833
  • F1 Score: 0.8615

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

Training results

Training LossEpochStepValidation LossFlat AccuracyAccuracyPrecisionRecallF1 Score
0.13431.016670.10750.96210.72430.86060.85790.8592
0.07832.033340.11100.96100.71290.83420.88740.8600
0.02333.050010.13050.95940.70310.82630.88540.8548
0.00554.066680.13980.96050.70720.83000.88950.8588
0.00225.083350.14120.96170.71770.84070.88330.8615

Framework versions

  • Transformers 4.44.2
  • Pytorch 2.1.1+cu118
  • Datasets 3.1.0
  • Tokenizers 0.19.1