CoolFace
Modelpublic

ikura31/mistral_docs_sum_p1_full

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

mistraldocssump1full

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

  • Loss: 0.5829

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

Training results

Training LossEpochStepValidation Loss
2.11670.02772002.1333
2.34280.05534001.6966
1.37840.08306001.4972
1.4560.11078001.3942
1.32270.138310001.3084
1.25350.166012001.2001
1.06120.193714001.0451
0.88150.221316000.9632
0.89710.249018000.9132
0.79080.276720000.8712
0.75490.304322000.8309
0.80990.332024000.8058
0.68910.359726000.7879
0.52040.387328000.7684
0.62490.415030000.7515
0.67640.442732000.7342
0.69960.470334000.7214
0.63710.498036000.7084
0.66940.525738000.6951
0.70480.553340000.6845
0.72650.581042000.6778
0.56630.608744000.6657
0.62220.636346000.6595
0.64630.664048000.6488
0.57540.691750000.6410
0.62080.719352000.6363
0.56130.747054000.6275
0.63160.774756000.6227
0.65640.802358000.6159
0.6330.830060000.6077
0.52680.857762000.6022
0.41660.885364000.5978
0.65390.913066000.5926
0.56950.940768000.5875
0.63580.968370000.5845
0.53180.996072000.5829

Framework versions

  • Transformers 4.40.1
  • Pytorch 2.2.1+cu121
  • Datasets 2.19.0
  • Tokenizers 0.19.1