CoolFace
Modelpublic

dalyaff/phi2-OOpenOrca-finetune

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

phi-2

This model is a fine-tuned version of microsoftl on the Open-Orca22/OpenOrca22 dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.6236

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: 2.5e-05
  • —trainbatchsize: 1
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 4
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 5
  • —training_steps: 1000

Training results

Training LossEpochStepValidation Loss
2.08840.2501.9608
2.01570.41001.7828
1.62030.61501.7023
1.71220.82001.6731
1.66221.02501.6593
1.61491.23001.6532
1.59071.43501.6480
1.57131.64001.6429
1.55791.84501.6394
1.64032.05001.6361
1.65052.25501.6334
1.55052.46001.6315
1.52322.66501.6300
1.61292.87001.6278
1.50623.07501.6267
1.60313.28001.6254
1.54043.48501.6254
1.61573.69001.6242
1.55413.89501.6238
1.4714.010001.6236

Framework versions

  • —PEFT 0.7.2.dev0
  • —Transformers 4.37.0.dev0
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0