CoolFace
Modelpublic

Heejindo/rationale_model_e10_save5000

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

rationalemodele10_save5000

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

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: 8
  • evalbatchsize: 8
  • 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
0.39860.953850002.6975
0.14681.9077100003.2221
0.11562.8615150003.4922
0.09813.8153200003.6490
0.08474.7692250003.8345
0.07045.7230300003.9968
0.05516.6768350004.2504
0.04337.6307400004.5271
0.03548.5845450004.7534
0.03179.5383500004.9696

Framework versions

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