CoolFace
Modelpublic

mehuldamani/orm-big-math-digits-v2-correctness

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes14downloads
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. -->

orm-big-math-digits-v2-correctness

This model is a fine-tuned version of Qwen/Qwen2.5-7B on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4828
  • Accuracy: 0.768

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-06
  • trainbatchsize: 1
  • evalbatchsize: 2
  • seed: 42
  • gradientaccumulationsteps: 64
  • totaltrainbatch_size: 64
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.05
  • training_steps: 300

Training results

Training LossEpochStepValidation LossAccuracy
0.56220.08250.56280.717
0.47470.16500.51060.747
0.46510.24750.52840.73
0.44150.321000.50700.755
0.44420.41250.48780.76
0.42530.481500.48660.757
0.48290.561750.51580.741
0.44560.642000.47990.76
0.42490.722250.48300.766
0.45270.82500.48160.764
0.41690.882750.48330.763
0.47430.963000.48280.768

Framework versions

  • Transformers 4.48.3
  • Pytorch 2.5.1+cu124
  • Datasets 3.2.0
  • Tokenizers 0.21.0