CoolFace
Modelpublic

frankmorales2020/Mistral-7B-text-to-sql-flash-attention-2-FAISS-NEWPOC

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes16downloads
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. -->

Mistral-7B-text-to-sql-flash-attention-2-FAISS-NEWPOC

This model is a fine-tuned version of mistralai/Mistral-7B-Instruct-v0.3 on the generator dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5718

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: 1.25e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 256
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: constant
  • —lrschedulerwarmup_ratio: 0.03
  • —lrschedulerwarmup_steps: 15
  • —num_epochs: 50

Training results

Training LossEpochStepValidation Loss
1.60252.1053101.3983
1.25944.2105201.1677
1.12386.3158301.0695
1.03318.4211400.9917
0.966810.5263500.9300
0.906412.6316600.8783
0.856914.7368700.8309
0.809916.8421800.7842
0.763218.9474900.7365
0.718821.05261000.6991
0.685523.15791100.6714
0.658725.26321200.6492
0.638327.36841300.6312
0.620629.47371400.6171
0.607731.57891500.6062
0.596433.68421600.5973
0.588135.78951700.5898
0.580537.89471800.5831
0.573240.01900.5771
0.566542.10532000.5718

Framework versions

  • —PEFT 0.11.1
  • —Transformers 4.42.3
  • —Pytorch 2.3.0+cu121
  • —Datasets 2.20.0
  • —Tokenizers 0.19.1