Gunslinger3D's picture
fine-tuning-Phi2-with-webglm-qa-with-lora
5539dc8 verified
|
raw
history blame
3.98 kB
metadata
license: mit
library_name: peft
tags:
  - generated_from_trainer
base_model: microsoft/phi-2
model-index:
  - name: fine-tuning-Phi2-with-webglm-qa-with-lora
    results: []

fine-tuning-Phi2-with-webglm-qa-with-lora

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.1008

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
  • train_batch_size: 2
  • eval_batch_size: 2
  • seed: 42
  • gradient_accumulation_steps: 5
  • total_train_batch_size: 10
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 50
  • training_steps: 500
  • mixed_precision_training: Native AMP

Training results

Training Loss Epoch Step Validation Loss
No log 0.2 10 7.9734
No log 0.4 20 6.2577
No log 0.6 30 2.8966
No log 0.8 40 0.5650
4.4766 1.0 50 0.5106
4.4766 1.2 60 0.4513
4.4766 1.39 70 0.4008
4.4766 1.59 80 0.3539
4.4766 1.79 90 0.3156
0.3251 1.99 100 0.2877
0.3251 2.19 110 0.2631
0.3251 2.39 120 0.2464
0.3251 2.59 130 0.2303
0.3251 2.79 140 0.2117
0.1953 2.99 150 0.1982
0.1953 3.19 160 0.1892
0.1953 3.39 170 0.1767
0.1953 3.59 180 0.1687
0.1953 3.78 190 0.1616
0.1469 3.98 200 0.1559
0.1469 4.18 210 0.1507
0.1469 4.38 220 0.1484
0.1469 4.58 230 0.1421
0.1469 4.78 240 0.1353
0.1212 4.98 250 0.1309
0.1212 5.18 260 0.1292
0.1212 5.38 270 0.1267
0.1212 5.58 280 0.1231
0.1212 5.78 290 0.1218
0.1059 5.98 300 0.1177
0.1059 6.18 310 0.1154
0.1059 6.37 320 0.1151
0.1059 6.57 330 0.1144
0.1059 6.77 340 0.1114
0.0936 6.97 350 0.1098
0.0936 7.17 360 0.1093
0.0936 7.37 370 0.1071
0.0936 7.57 380 0.1063
0.0936 7.77 390 0.1060
0.0881 7.97 400 0.1049
0.0881 8.17 410 0.1042
0.0881 8.37 420 0.1035
0.0881 8.57 430 0.1032
0.0881 8.76 440 0.1028
0.0819 8.96 450 0.1019
0.0819 9.16 460 0.1014
0.0819 9.36 470 0.1012
0.0819 9.56 480 0.1010
0.0819 9.76 490 0.1008
0.079 9.96 500 0.1008

Framework versions

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