CoolFace
Modelpublic

corbt/example-mistral-lora

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

<img src="https://raw.githubusercontent.com/OpenAccess-AI-Collective/axolotl/main/image/axolotl-badge-web.png" alt="Built with Axolotl" width="200" height="32"/>

models/loras2/7bdb17d0-3f6b-4921-93db-0f46c4d9d81b

This model is a fine-tuned version of OpenPipe/mistral-ft-optimized-1227 on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.0179

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: 2
  • evalbatchsize: 2
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 8
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 10
  • num_epochs: 2

Training results

Training LossEpochStepValidation Loss
0.47950.0210.4746
0.02820.2120.0309
0.01680.4240.0242
0.02160.59360.0208
0.01670.79480.0189
0.01570.99600.0186
0.01561.19720.0177
0.01351.38840.0182
0.01391.58960.0178
0.01691.781080.0178
0.01111.981200.0179

Framework versions

  • Transformers 4.34.1
  • Pytorch 2.0.1+cu117
  • Datasets 2.14.6
  • Tokenizers 0.14.1