CoolFace
Modelpublic

Mithilss/gte-reranker-modernbert-base-finetune

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

gte-reranker-modernbert-base-finetune

This model is a fine-tuned version of Alibaba-NLP/gte-reranker-modernbert-base on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 0.4467
  • Spearman: 0.3982

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: 6e-05
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMW8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation LossSpearman
No log001.3782-0.0348
0.26710.245810000.47330.0935
0.83790.491620000.47010.1638
0.7720.737530000.46440.2124
0.26280.983340000.46540.2498
0.58631.229150000.45780.3172
0.66181.474960000.45760.3534
0.20031.720770000.44990.3697
0.56681.966680000.44550.3845
0.45512.212490000.44600.3914
0.51892.4582100000.44610.3964
0.27462.7040110000.44760.3980
0.62432.9499120000.44670.3982

Framework versions

  • Transformers 4.56.2
  • Pytorch 2.8.0+cu128
  • Datasets 3.6.0
  • Tokenizers 0.22.1