CoolFace
Modelpublic

ymoslem/ModernBERT-base-AIME-1983-2023-instruct-qe-classifier-binary-10ep-lr5e-05

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes10downloads
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. -->

Query Quality Estimation - Binary Classification

This model is a fine-tuned version of answerdotai/ModernBERT-base on the ymoslem/AIME-1983-2023-instruct dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8385
  • —Accuracy: 0.9
  • —F1 Macro: 0.8769
  • —F1 Weighted: 0.8982
  • —Precision: 0.8920
  • —Recall: 0.8651

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyF1 MacroF1 WeightedPrecisionRecall
0.67921.0290.49250.63330.63290.63780.7250.7381
0.61362.0580.45630.83330.79480.83040.80680.7857
0.4393.0870.33820.80.78850.80820.78790.8413
0.33244.01160.29360.78330.77270.79240.77700.8294
0.24165.01450.30510.80.78850.80820.78790.8413
0.20026.01740.34900.86670.85350.87110.84030.8889
0.07147.02030.59230.91670.90500.91830.89190.9246
0.02318.02320.50900.88330.87030.88680.85610.9008
0.00579.02610.66920.90.88450.90140.8750.8968
0.001710.02900.83850.90.87690.89820.89200.8651

Framework versions

  • —Transformers 4.57.0
  • —Pytorch 2.8.0+cu128
  • —Datasets 4.1.1
  • —Tokenizers 0.22.1