CoolFace
Modelpublic

AmirMohseni/router-mmBERT-base-v2-text-only

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes5downloads
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. -->

router-mmBERT-base-v2-text-only

This model is a fine-tuned version of jhu-clsp/mmBERT-base on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8326
  • —Accuracy: 0.6875
  • —Precision: 0.6827
  • —Recall: 0.6875
  • —F1: 0.6846

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

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
2.61180.4545200.67950.61930.73000.61930.6174
2.40020.9091400.54510.73860.73270.73860.7270
2.13611.3636600.81680.67050.68320.67050.6747
2.5891.8182800.59430.63640.65910.63640.6426
2.81872.27271000.82480.58520.74040.58520.5725
2.082.72731200.58750.73860.74090.73860.7166
1.16233.18181400.65280.71590.70800.71590.7084
1.50223.63641600.66100.69320.68280.69320.6834
0.8984.09091800.70760.67050.66830.67050.6693
0.79714.54552000.80230.70450.69690.70450.6983
0.5825.02200.83260.68750.68270.68750.6846

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.2.0
  • —Tokenizers 0.22.1