CoolFace
Modelpublic

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

sourceHugging Facemitupdated 2y 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. -->

bge-small-en-v1.5-2024-12-08_15-44-34-quality-weight-0.7

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.0187
  • —Spearman: 0.9299
  • —Pearson: 0.9262
  • —Mse: 0.0187

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.02830.399810550.02520.90120.89680.0252
0.02360.799721100.02250.91160.90810.0225
0.0211.199531650.02170.91790.91470.0217
0.02061.599442200.01970.92300.91990.0197
0.01821.999252750.01970.92460.92230.0197
0.01632.399163300.01920.92560.92430.0192
0.01492.798973850.01850.92730.92600.0185
0.01193.198884400.01880.92830.92530.0188
0.01313.598694950.01840.92940.92730.0184
0.01333.9985105500.01830.92960.92760.0183
0.01024.3983116050.01850.92980.92750.0185
0.01164.7982126600.01850.92990.92760.0185

Framework versions

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