CoolFace
Modelpublic

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

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-text-only-v3

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.5245
  • —Accuracy: 0.7443
  • —Precision: 0.7442
  • —Recall: 0.7443
  • —F1: 0.7261

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.07630.61930.50680.61930.5051
0.70670.2273200.64970.68180.67980.68180.6807
0.75880.4545400.84230.51140.74840.51140.4657
0.55810.6818600.66210.68180.74330.68180.6867
0.6410.9091800.60330.64770.68490.64770.6544
0.53441.13641000.61420.72160.71760.72160.7190
0.54841.36361200.62260.68180.73280.68180.6874
0.54661.59091400.52240.750.75250.750.7311
0.50921.81821600.52450.74430.74420.74430.7261

Framework versions

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