CoolFace
Modelpublic

Heejindo/rationale_model_e10_save5000_eos

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

rationalemodele10save5000eos

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

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: 1e-05
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 10

Training results

Training LossEpochStepValidation Loss
1.06110.476950002.0876
0.32740.9538100002.7190
0.18661.4308150002.9944
0.15411.9077200003.1986
0.13172.3846250003.2512
0.12392.8615300003.4157
0.10823.3384350003.4850
0.10583.8153400003.5546
0.09034.2923450003.6930
0.08884.7692500003.7675
0.07055.2461550003.8942
0.0715.7230600004.0015
0.05476.1999650004.1481
0.05546.6768700004.2596
0.04637.1538750004.3939
0.04517.6307800004.4723
0.03958.1076850004.6841
0.03958.5845900004.7395
0.03619.0614950004.8502
0.03689.53831000004.8884

Framework versions

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