CoolFace
Modelpublic

likkisamarth/tinyllama-log-anomaly

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

tinyllama-log-anomaly

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

  • Loss: 0.0903

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.0002
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 16
  • optimizer: Use OptimizerNames.ADAMWBNB with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: cosine
  • lrschedulerwarmup_steps: 0.03
  • num_epochs: 2
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
0.10110.15365000.1007
0.09630.307310000.0976
0.09650.460915000.0953
0.09630.614520000.0944
0.09490.768225000.0936
0.09500.921830000.0923
0.09451.075335000.0914
0.09341.228940000.0913
0.09251.382545000.0908
0.09151.536250000.0906
0.09441.689855000.0904
0.09181.843460000.0903
0.09191.997165000.0903

Framework versions

  • PEFT 0.19.1
  • Transformers 5.0.0
  • Pytorch 2.10.0+cu128
  • Datasets 4.8.5
  • Tokenizers 0.22.2