CoolFace
Modelpublic

ondevicellm/qwen_1_8B_llamafied

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

qwen18B_llamafied

This model is a fine-tuned version of KnutJaegersberg/Qwen-1_8B-Llamafied on the HuggingFaceH4/ultrachat_200k dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.2486

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: 12
  • —evalbatchsize: 4
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 4
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 96
  • —totalevalbatch_size: 16
  • —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.38810.11001.3937
1.34990.22001.3372
1.31380.33001.3168
1.31520.44001.3045
1.28970.55001.2954
1.280.66001.2882
1.26690.77001.2820
1.25910.88001.2768
1.24470.99001.2721
1.28671.010001.2680
1.19181.111001.2684
1.20021.212001.2660
1.19431.313001.2633
1.1991.414001.2607
1.18871.515001.2581
1.19871.616001.2556
1.19541.717001.2534
1.18691.818001.2511
1.17441.919001.2492
1.17182.020001.2486
1.14562.121001.2532
1.12042.222001.2529
1.13472.323001.2519
1.13122.424001.2513
1.12292.525001.2508
1.12872.626001.2500
1.12522.727001.2500
1.1392.828001.2498
1.12822.929001.2497

Framework versions

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