CoolFace
Modelpublic

jackmedda/answerdotai-ModernBERT-base_finetuned_augmented_augmented_smollm2_1.7b

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-basefinetunedaugmentedaugmentedsmollm2_1.7b

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.5951
  • —Accuracy: 0.8824
  • —F1: 0.9259
  • —Precision: 0.8929
  • —Recall: 0.9615

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.23231.0461.80040.70.82350.71.0
0.24362.0922.15850.70.82350.71.0
0.32263.01381.03590.70.82350.71.0
0.36034.01840.65330.80.8750.77781.0
0.06545.02300.98450.80.8750.77781.0
0.02026.02761.57730.80.8750.77781.0
0.26637.03220.95890.90.93330.8751.0
0.08.03680.27550.90.93330.8751.0
0.09.04140.16030.90.93330.8751.0
0.010.04600.14390.90.93330.8751.0
0.011.05060.17990.90.93330.8751.0
0.012.05520.22230.90.93330.8751.0
0.013.05980.25400.90.93330.8751.0
0.014.06440.27740.90.93330.8751.0
0.015.06900.29290.90.93330.8751.0

Framework versions

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