CoolFace
Modelpublic

jackmedda/answerdotai-ModernBERT-base_finetuned_augmented_augmented_gemini

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-basefinetunedaugmentedaugmentedgemini

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: 1.2096
  • Accuracy: 0.7941
  • F1: 0.8727
  • Precision: 0.8276
  • Recall: 0.9231

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.65091.0461.02650.70.82350.71.0
0.58852.0921.05910.70.82350.71.0
0.19043.01380.46970.90.93330.8751.0
0.16224.01840.21850.90.93330.8751.0
0.00515.02301.43860.70.82350.71.0
0.00066.02760.48070.90.93330.8751.0
0.00057.03221.12360.90.93330.8751.0
0.08.03680.00211.01.01.01.0
0.09.04140.00471.01.01.01.0
0.010.04600.00561.01.01.01.0
0.011.05060.00581.01.01.01.0
0.012.05520.00621.01.01.01.0
0.013.05980.00621.01.01.01.0
0.014.06440.00711.01.01.01.0
0.015.06900.00731.01.01.01.0
0.016.07360.00751.01.01.01.0

Framework versions

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