CoolFace
Modelpublic

Gunslinger3D/fine-tuning-Phi2-with-webglm-qa-with-lora_3

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

fine-tuning-Phi2-with-webglm-qa-with-lora_3

This model is a fine-tuned version of microsoft/phi-2 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1155

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 5
  • —totaltrainbatch_size: 10
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
8.2430.2107.8185
7.46020.4206.3280
4.7940.6303.1068
1.69940.8400.6354
0.5431.0500.5653
0.45421.2600.4874
0.44491.39700.4225
0.36231.59800.3685
0.2781.79900.3283
0.23851.991000.2983
0.24992.191100.2748
0.21132.391200.2590
0.19662.591300.2420
0.2172.791400.2242
0.17312.991500.2121
0.17793.191600.2033
0.16873.391700.1909
0.1563.591800.1833
0.14643.781900.1763
0.16373.982000.1706
0.14554.182100.1649
0.1284.382200.1621
0.15374.582300.1562
0.11934.782400.1502
0.13234.982500.1464
0.13465.182600.1440
0.10495.382700.1411
0.12655.582800.1377
0.135.782900.1363
0.10595.983000.1335
0.11416.183100.1300
0.10976.373200.1297
0.10886.573300.1287
0.1066.773400.1261
0.10116.973500.1243
0.09997.173600.1235
0.10817.373700.1223
0.09997.573800.1207
0.10577.773900.1203
0.09377.974000.1192
0.08428.174100.1195
0.09078.374200.1182
0.11098.574300.1176
0.09018.764400.1170
0.10058.964500.1162
0.09619.164600.1159
0.09279.364700.1156
0.09169.564800.1158
0.09089.764900.1156
0.09099.965000.1155

Framework versions

  • —PEFT 0.7.1
  • —Transformers 4.36.2
  • —Pytorch 2.0.0
  • —Datasets 2.15.0
  • —Tokenizers 0.15.0