CoolFace
Modelpublic

callmesan/ModernBERT-large-profanity-mr

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

ModernBERT-large-profanity-mr

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

  • Loss: 0.0000
  • Accuracy: 1.0
  • Precision: 1.0
  • Recall: 1.0
  • F1: 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: 5e-05
  • trainbatchsize: 32
  • evalbatchsize: 128
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 64
  • optimizer: Use adamwhf with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 10

Training results

Training LossEpochStepValidation LossAccuracyPrecisionRecallF1
0.69221.0310.37490.88190.44100.50.4686
0.60342.0620.38490.88190.44100.50.4686
0.44763.0930.44960.80720.61470.66980.6305
0.22774.01240.36330.86990.63840.56390.5788
0.05465.01550.66590.88190.69470.53540.5385
0.00666.01860.97900.88430.71950.55440.5688
0.00037.02171.10110.88670.75840.54690.5573
0.00018.02481.04850.88670.74690.55580.5712
0.09.02791.05000.88670.74690.55580.5712
0.09.68853001.05160.88670.74690.55580.5712

Framework versions

  • Transformers 4.48.2
  • Pytorch 2.5.1+cu121
  • Datasets 3.2.0
  • Tokenizers 0.21.0