CoolFace
Modelpublic

ondevicellm/tinyllama_mole_sft_ultrachat_ep3

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

tinyllamamolesftultrachatep3

This model was trained from scratch on the generator dataset. It achieves the following results on the evaluation set:

  • Loss: 1.1127

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: 120
  • num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.30070.091001.2780
1.22550.182001.2158
1.1920.263001.1921
1.16960.354001.1770
1.14260.445001.1666
1.16280.536001.1583
1.15010.617001.1513
1.1370.78001.1457
1.13210.799001.1407
1.11560.8810001.1359
1.13950.9611001.1318
1.05641.0512001.1315
1.05941.1413001.1295
1.07111.2314001.1274
1.06241.3115001.1256
1.06521.416001.1233
1.06261.4917001.1213
1.04571.5818001.1195
1.06651.6619001.1178
1.071.7520001.1158
1.05671.8421001.1141
1.03041.9322001.1127
1.01322.0123001.1170
1.02032.124001.1170
1.00882.1925001.1168
1.0022.2826001.1162
1.00042.3727001.1157
1.00582.4528001.1156
1.01182.5429001.1150
0.99412.6330001.1148
1.01272.7231001.1147
1.00392.832001.1144
1.02.8933001.1143
1.01882.9834001.1143

Framework versions

  • Transformers 4.37.0
  • Pytorch 2.1.2+cu118
  • Datasets 2.16.1
  • Tokenizers 0.15.0