CoolFace
Modelpublic

bachephysicdun/dummy-pretrained-mistral7b

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

dummy-pretrained-mistral7b

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 6.2608

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: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —num_epochs: 10

Training results

Training LossEpochStepValidation Loss
7.14271.02256.4588
6.0872.04506.0569
5.49743.06755.8850
4.91184.09005.8386
4.32935.011255.8841
3.80316.013505.9791
3.3587.015756.0693
2.99428.018006.1640
2.71019.020256.2125
2.518910.022506.2608

Framework versions

  • —Transformers 4.48.1
  • —Pytorch 2.5.1
  • —Datasets 2.21.0
  • —Tokenizers 0.21.0