CoolFace
Modelpublic

jackmedda/answerdotai-ModernBERT-base_finetuned_augmented_augmented_qwen2.5_72b

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

jackmedda/answerdotai-ModernBERT-basefinetunedaugmentedaugmentedqwen2.5_72b

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

  • —Loss: 0.3058
  • —Accuracy: 0.8824
  • —F1: 0.9286
  • —Precision: 0.8667
  • —Recall: 1.0

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: 2e-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 50

Training results

Training LossEpochStepValidation LossAccuracyF1PrecisionRecall
0.41211.0461.15680.70.82350.71.0
0.44882.0921.58640.70.82350.71.0
0.21573.01381.08650.70.82350.71.0
0.21154.01840.64570.90.93330.8751.0
0.03135.02300.50610.90.93330.8751.0
0.396.02760.82590.90.93330.8751.0
0.00927.03221.18380.80.8750.77781.0
0.20348.03680.31060.90.93330.8751.0
0.00019.04140.54310.90.93330.8751.0
0.010.04600.51770.90.93330.8751.0
0.011.05060.61190.90.93330.8751.0
0.012.05520.65910.90.93330.8751.0

Framework versions

  • —Transformers 4.48.3
  • —Pytorch 2.3.0+cu121
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0