CoolFace
Modelpublic

gutsartificial/bge-small-en-v1.5-quality-weight-0.1

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes5downloads
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. -->

bge-small-en-v1.5-2024-12-06_21-55-53-quality-weight-0.1

This model is a fine-tuned version of BAAI/bge-small-en-v1.5 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0214
  • —Spearman: 0.9268
  • —Pearson: 0.9311
  • —Mse: 0.0214

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: 64
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 256
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 5

Training results

Training LossEpochStepValidation LossSpearmanPearsonMse
0.03250.399810550.02860.89850.90510.0286
0.02780.799721100.02550.90810.91580.0255
0.02381.199531650.02490.91230.92000.0249
0.02351.599442200.02240.91990.92620.0224
0.02111.999252750.02300.92120.92860.0230
0.01822.399163300.02220.92180.92990.0222
0.01722.798973850.02110.92400.93180.0211
0.01363.198884400.02120.92530.93120.0212
0.0143.598694950.02100.92630.93260.0210
0.01443.9985105500.02080.92640.93300.0208
0.01094.3983116050.02100.92640.93290.0210
0.01234.7982126600.02100.92670.93310.0210

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.4.1+cu121
  • —Datasets 2.19.2
  • —Tokenizers 0.20.3