CoolFace
Modelpublic

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

sourceHugging Faceupdated 10d agoView on Hugging Face
0likes118downloads
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-concatenation-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.1842
  • —Roc-auc: 0.978
  • —Brier: 0.951
  • —C@1: 0.944
  • —F1: 0.97
  • —F05u: 0.985
  • —Mean: 0.966

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.25360.100019840.23180.9550.920.9010.9470.9750.94
0.21430.200039680.20050.9710.9020.8430.9120.9620.918
0.19670.300159520.18420.9780.9510.9440.970.9850.966
0.18710.400179360.17380.9810.9130.8580.9210.9660.928
0.18040.500199200.16630.9840.9480.9310.9630.9830.962
0.17310.6001119040.16200.9850.9360.9150.9540.980.954
0.16760.7001138880.15720.9870.9470.9250.960.9830.96
0.16640.8002158720.15460.9870.9540.9380.9670.9850.966
0.16490.9002178560.15370.9880.9540.9360.9660.9850.966
0.16441.0198360.15340.9880.9520.9330.9640.9840.964

Framework versions

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