CoolFace
Modelpublic

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

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-07_11-40-21-quality-weight-0.3

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.0204
  • —Spearman: 0.9287
  • —Pearson: 0.9299
  • —Mse: 0.0204

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.03080.399810550.02700.90020.90290.0270
0.0260.799721100.02430.91000.91390.0243
0.02261.199531650.02370.91530.91870.0237
0.02221.599442200.02140.92180.92430.0214
0.02021.999252750.02170.92280.92650.0217
0.01752.399163300.02090.92350.92820.0209
0.01632.798973850.02020.92580.92990.0202
0.01273.198884400.02040.92680.92910.0204
0.01373.598694950.02010.92790.93080.0201
0.01423.9985105500.01990.92780.93100.0199
0.01064.3983116050.02020.92800.93090.0202
0.0124.7982126600.02020.92820.93100.0202

Framework versions

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