CoolFace
Modelpublic

sofyc/Phi-3.5-MultiCap-tool-embedding-past

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. -->

Phi-3.5-MultiCap-tool-embedding-past

This model is a fine-tuned version of microsoft/Phi-3.5-mini-instruct on the generator dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7561

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: 0.0001
  • trainbatchsize: 16
  • evalbatchsize: 16
  • seed: 42
  • gradientaccumulationsteps: 8
  • totaltrainbatch_size: 128
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_ratio: 0.03
  • num_epochs: 2

Training results

Training LossEpochStepValidation Loss
1.10820.1524501.1135
0.96470.30481001.0051
0.95160.45711500.9498
0.88820.60952000.9027
0.91830.76192500.8649
0.79230.91433000.8355
0.80781.06673500.8137
0.76771.21904000.7969
0.7651.37144500.7822
0.8121.52385000.7720
0.73761.67625500.7638
0.76171.82866000.7586
0.72991.98106500.7561

Framework versions

  • PEFT 0.12.0
  • Transformers 4.44.2
  • Pytorch 2.4.1+cu121
  • Datasets 3.0.0
  • Tokenizers 0.19.1