CoolFace
Modelpublic

HachiML/TinyLlama2-jp-122M-FlashAttention2

sourceHugging Faceapache-2.0updated 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. -->

TinyLlama2-jp-122M-FlashAttention2

This model is a fine-tuned version of TinyLlama/TinyLlama-1.1B-Chat-v1.0 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.3043

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: 0.0005
  • —trainbatchsize: 156
  • —evalbatchsize: 156
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 1

Training results

Training LossEpochStepValidation Loss
7.48540.061005.4181
4.93650.122004.6000
4.40450.183004.2480
4.12330.244004.0493
3.94410.295003.9019
3.81790.356003.7969
3.71420.417003.7099
3.62990.478003.6369
3.54460.539003.5616
3.47920.5910003.5006
3.41160.6511003.4380
3.3620.7112003.3931
3.32190.7713003.3552
3.28220.8214003.3295
3.25670.8815003.3126
3.25920.9416003.3043

Framework versions

  • —Transformers 4.38.2
  • —Pytorch 2.1.0+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.15.2