CoolFace
Modelpublic

stage-babylm/llama-256-12L-pairwise

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes151downloads
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. -->

llama-256-12L-pairwise

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

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.0018
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.95) and epsilon=1e-06 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.05
  • —num_epochs: 1.0

Training results

Training LossEpochStepValidation Loss
No log006.9752
2.35400.050019732.3841
2.15310.100039462.1744
2.08050.150059192.0891
2.02980.200078922.0497
1.99440.250098652.0164
1.97740.3000118381.9913
1.93860.3500138111.9674
1.92190.4000157841.9453
1.90600.4500177571.9251
1.87540.5000197301.8996
1.85440.5500217031.8780
1.83370.6000236761.8502
1.80230.6500256491.8250
1.78080.7000276221.7986
1.74820.7500295951.7729
1.73020.8000315681.7482
1.70600.8500335411.7268
1.69230.9000355141.7119
1.68930.9500374871.7042
1.68351.0394591.7027

Framework versions

  • —Transformers 5.14.1
  • —Pytorch 2.13.0+cu130
  • —Datasets 5.0.0
  • —Tokenizers 0.22.2