CoolFace
Modelpublic

AmirMohseni/router-mmBERT-small-text-only-v3

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes7downloads
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-small-text-only-v3

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

  • —Loss: 0.5264
  • —Accuracy: 0.7443
  • —Precision: 0.7422
  • —Recall: 0.7443
  • —F1: 0.7282

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: 16
  • —evalbatchsize: 32
  • —seed: 42
  • —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: 2

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
No log001.51140.44320.48040.44320.4537
0.79310.2273200.93120.66480.68480.66480.5784
0.77520.4545400.92230.48860.73770.48860.4320
0.52510.6818600.53460.69890.69400.69890.6659
0.59750.9091800.59750.65340.72760.65340.6573
0.5511.13641000.56800.72730.72250.72730.7090
0.50931.36361200.58720.70450.69520.70450.6951
0.53151.59091400.53980.750.75930.750.7265
0.52311.81821600.52640.74430.74220.74430.7282

Framework versions

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