CoolFace
Modelpublic

aakarsh-nair/Baby-Llama-58M-Seq-2

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

Baby-Llama-58M-Seq-2

This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 10.3647

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.00025
  • —trainbatchsize: 128
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 6
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation Loss
25.11291.0103323.1578
13.89222.0206614.3393
11.28463.0309912.0305
10.08884.0413210.9724
9.52765.0516510.4767
9.42696.0619810.3647

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.0+cu121
  • —Tokenizers 0.19.1