CoolFace
Modelpublic

ondevicellm/tinyllama_moe_sft_ultrachat200k_v2_epochs3

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

tinyllamamoesftultrachat200kv2_epochs3

This model is a fine-tuned version of ondevicellm/tinyllama_moe on the HuggingFaceH4/ultrachat_200k dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.1178

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: 2e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 128
  • —totalevalbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 115
  • —num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.3360.091001.3129
1.24240.182001.2363
1.20790.263001.2084
1.1850.354001.1911
1.15460.445001.1787
1.17410.536001.1692
1.16120.617001.1613
1.14530.78001.1547
1.1410.799001.1489
1.12470.8810001.1438
1.14850.9611001.1392
1.0671.0512001.1387
1.06941.1413001.1368
1.08141.2314001.1341
1.07271.3115001.1316
1.07691.416001.1292
1.07281.4917001.1270
1.05581.5818001.1247
1.07531.6619001.1229
1.07991.7520001.1209
1.0661.8421001.1192
1.04061.9322001.1178
1.01932.0123001.1222
1.02762.124001.1220
1.01712.1925001.1215
1.01122.2826001.1211
1.00872.3727001.1207
1.01582.4528001.1204
1.02192.5429001.1199
1.00242.6330001.1197
1.0192.7231001.1197
1.01352.832001.1194
1.00942.8933001.1194
1.02842.9834001.1194

Framework versions

  • —Transformers 4.36.2
  • —Pytorch 2.1.2+cu118
  • —Datasets 2.14.6
  • —Tokenizers 0.15.0