CoolFace
Modelpublic

Virros/Vistral_Function_Calling_500

sourceHugging Faceafl-3.0updated 2y agoView on Hugging Face
0likes71downloads
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. -->

VistralFunctionCalling_500

This model is a fine-tuned version of Viet-Mistral/Vistral-7B-Chat on the generator dataset. It achieves the following results on the evaluation set:

  • Loss: 0.2455
  • Rouge1: 0.8798
  • Rouge2: 0.7704
  • Rougel: 0.8144
  • Rougelsum: 0.873
  • Gen Len: 2048.0

It achieves the following results on the test set:

  • Loss: 0.2639
  • Rouge1: 0.8874
  • Rouge2: 0.7745
  • Rougel: 0.8141
  • Rougelsum: 0.8811
  • Gen Len: 2048.0

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.0002
  • trainbatchsize: 3
  • evalbatchsize: 2
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 6
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_ratio: 0.03
  • num_epochs: 2
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossRouge1Rouge2RougelRougelsumGen Len
0.81250.2530.81990.84990.70540.76230.84292048.0
0.6580.560.39520.86340.73610.78540.85642048.0
0.40820.7590.32610.87320.74520.79270.86572048.0
0.33021.0120.29280.87330.75520.8010.86662048.0
0.26531.25150.26530.87750.76460.8090.87032048.0
0.26051.5180.25280.87780.76780.81190.87072048.0
0.24441.75210.24760.87930.76970.81320.8722048.0
0.232.0240.24550.87980.77040.81440.8732048.0

Framework versions

  • PEFT 0.11.1
  • Transformers 4.41.1
  • Pytorch 2.3.0+cu121
  • Datasets 2.19.2
  • Tokenizers 0.19.1