CoolFace
Modelpublic

ricecake/Orca-2-13B-Pygmalion-LoRA

sourceHugging Faceotherupdated 3y agoView on Hugging Face
2likes14downloads
Model Card

++ This model's response was too short, so I re-trained it, check this out: https://huggingface.co/ricecake/Orca-2-13B-Pyg-and-Bluemoon

<!-- 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"/>

Orca-2-13B-Pygmalion-LoRA

This LoRA adapter is a fine-tuned version of microsoft/Orca-2-13b on the PygmalionAI/PIPPA dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.9190

Model description

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 0.0002
  • —trainbatchsize: 1
  • —evalbatchsize: 1
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 2
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 10
  • —num_epochs: 1

Training results

Training LossEpochStepValidation Loss
No log0.013.2585
1.98110.055362.0113
1.95070.110721.9877
1.95760.1516081.9766
1.93080.221441.9671
1.91930.2526801.9597
1.85220.332161.9530
1.8950.3537521.9483
1.8690.442881.9432
1.86640.4548241.9383
1.86610.553601.9347
1.85760.5558961.9337
1.85730.664321.9286
1.86650.6569681.9280
1.84290.775041.9243
1.86210.7580401.9221
1.80740.885761.9209
1.81990.8591121.9202
1.87330.996481.9193
1.83870.95101841.9190

Framework versions

  • —Transformers 4.35.1
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.14.7
  • —Tokenizers 0.14.1