CoolFace
Modelpublic

mhr2004/ModernBERT-base-atomic-anion-1e-06-256-stsb-lr2e-05-bs32

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes10downloads
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-base-atomic-anion-1e-06-256-stsb-lr2e-05-bs32

This model is a fine-tuned version of mhr2004/answerdotai-ModernBERT-base-atomic-anion-1e-06-256 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0199
  • —Pearson: 0.8828
  • —Spearman: 0.8829

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

Training results

Training LossEpochStepValidation LossPearsonSpearman
0.02851.01800.02460.86700.8662
0.01682.03600.02440.88250.8828
0.01173.05400.02000.88310.8828
0.00614.07200.01990.88280.8829

Framework versions

  • —Transformers 4.49.0
  • —Pytorch 2.7.0+cu126
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1