CoolFace
Modelpublic

hin123123/theralingua-tinyllama-word_ver2

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes19downloads
Model Card

license: apache-2.0 libraryname: transformers pipelinetag: text-generation tags:

  • —text-generation
  • —peft
  • —safetensors
  • —transformers
  • —lora
  • —conversational --- libraryname: peft license: apache-2.0 basemodel: TinyLlama/TinyLlama-1.1B-Chat-v1.0 tags:
  • —base_model:adapter:TinyLlama/TinyLlama-1.1B-Chat-v1.0
  • —lora
  • —transformers pipeline_tag: text-generation model-index:
  • —name: theralingua-tinyllama-word_ver2 results: [] ---

<!-- 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. -->

theralingua-tinyllama-word_ver2

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: 0.2534

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: 5e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 8
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.03
  • —training_steps: 600

Training results

Training LossEpochStepValidation Loss
1.70920.8333501.5127
0.35051.66671000.3409
0.28752.51500.2940
0.26283.33332000.2792
0.26524.16672500.2750
0.25065.03000.2685
0.24045.83333500.2632
0.23476.66674000.2582
0.23347.54500.2547
0.24658.33335000.2542
0.23939.16675500.2529
0.248910.06000.2534

Framework versions

  • —PEFT 0.17.1
  • —Transformers 4.55.3
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.0.0
  • —Tokenizers 0.21.2