CoolFace
Modelpublic

kasparas12/modernbert_web3_classification

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

modernbertweb3classification

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.9429
  • Accuracy: 0.6923
  • F1: 0.6711

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

Training results

Training LossEpochStepValidation LossAccuracyF1
3.24581.06431.42010.55090.5134
2.58252.012861.31740.58280.5521
2.09993.019291.31830.62400.6020
0.76254.025721.30980.68160.6592
0.3335.032151.49790.67600.6509
0.17156.038581.57280.69150.6769
0.06177.045011.76230.69060.6713
0.0418.051441.94290.69230.6711

Framework versions

  • Transformers 4.50.3
  • Pytorch 2.6.0+cu124
  • Datasets 3.5.0
  • Tokenizers 0.21.1