CoolFace
Modelpublic

howanching-clara/all_keywords_multi-qa-MiniLM-L6-cos-v1_final

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

allkeywordsmulti-qa-MiniLM-L6-cos-v1_another

This model is a fine-tuned version of sentence-transformers/multi-qa-MiniLM-L6-cos-v1 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.7780
  • —Accuracy: 0.5526
  • —Precision: 0.5526
  • —Recall: 0.5526
  • —F1: 0.5526

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: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —num_epochs: 15

Training results

Training LossEpochStepValidation LossAccuracy
2.30171.07122.01800.4362
2.092.014241.83060.4390
1.7753.021361.78430.4783
1.58114.028481.76860.5175
1.26655.035601.72570.5147
1.09576.042721.81260.5568
0.96617.049842.04720.5386
0.73998.056962.13750.5428
0.65339.064082.27610.5400
0.526810.071202.47770.5400
0.506711.078322.61600.5372
0.420912.085442.62530.5512
0.410213.092562.72870.5442
0.340514.099682.76070.5470
0.327815.0106802.77800.5526

Framework versions

  • —Transformers 4.39.3
  • —Pytorch 2.2.1+cu118
  • —Datasets 2.14.7
  • —Tokenizers 0.15.2