CoolFace
Modelpublic

Heejindo/rationale_model_e3_save5000_rp

sourceHugging Facellama3.2updated 2y agoView on Hugging Face
0likes10downloads
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. -->

rationalemodele3save5000rp

This model is a fine-tuned version of meta-llama/Llama-3.2-1B on an unknown dataset. It achieves the following results on the evaluation set:

  • Loss: 2.2603

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.0001
  • trainbatchsize: 8
  • evalbatchsize: 8
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.9660.190810002.2603
1.38660.381520002.4390
0.82020.572330002.6035
0.4970.763140002.8871
0.31410.953850003.1623
0.21151.144660003.3478
0.18591.335470003.4553
0.1591.526180003.5514
0.14311.716990003.6509
0.1271.9077100003.7211
0.0942.0984110003.8280
0.08992.2892120003.8603
0.08832.4800130003.9257
0.08132.6707140003.9864
0.07842.8615150004.0649

Framework versions

  • Transformers 4.45.0
  • Pytorch 2.3.0
  • Datasets 2.14.4
  • Tokenizers 0.20.3