CoolFace
Modelpublic

MahmoodAnaam/flaird-modernbert-large-attention-multitask-frozen

sourceHugging Faceupdated 10d agoView on Hugging Face
0likes147downloads
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. -->

flaird-modernbert-large-attention-multitask-frozen

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1359
  • —Roc-auc: 0.992
  • —Brier: 0.964
  • —C@1: 0.951
  • —F1: 0.974
  • —F05u: 0.989
  • —Mean: 0.974

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: 256
  • —evalbatchsize: 256
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.06
  • —num_epochs: 1

Training results

Training LossEpochStepValidation LossRoc-aucBrierC@1F1F05uMean
0.23200.100019840.20690.9720.9220.8830.9360.9720.937
0.19250.200039680.17920.9820.9190.8780.9330.9710.937
0.17550.300159520.16330.9860.9550.9380.9670.9850.966
0.16640.400179360.15470.9880.9290.8960.9430.9760.946
0.16000.500199200.14740.9890.960.9420.9690.9870.969
0.15390.6001119040.14420.990.9420.9180.9560.9810.957
0.14950.7001138880.13830.9910.9590.9430.970.9870.97
0.14720.8002158720.13590.9920.9640.9510.9740.9890.974
0.14630.9002178560.13490.9920.9640.950.9740.9890.974
0.14531.0198360.13460.9920.9610.9460.9710.9880.972

Framework versions

  • —Transformers 5.16.1
  • —Pytorch 2.11.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.23.1