CoolFace
Modelpublic

jackmedda/answerdotai-ModernBERT-base_finetuned_augmented_augmented_nemotron-mini_4b

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-basefinetunedaugmentedaugmentednemotron-mini_4b

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.1590
  • Accuracy: 0.9412
  • F1: 0.9630
  • Precision: 0.9286
  • 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.48541.0431.27950.70.82350.71.0
1.05352.0860.99590.70.82350.71.0
0.36833.01290.59200.70.82350.71.0
0.64964.01721.24410.70.82350.71.0
0.26565.02150.87000.80.8750.77781.0
0.22516.02580.45960.90.93330.8751.0
0.00327.03011.78570.80.8750.77781.0
0.00478.03441.32310.90.93330.8751.0
0.09.03871.45400.90.93330.8751.0
0.010.04301.69840.90.93330.8751.0
0.011.04731.70000.90.93330.8751.0
0.012.05161.68780.90.93330.8751.0
0.013.05591.68620.90.93330.8751.0
0.014.06021.68220.90.93330.8751.0

Framework versions

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