CoolFace
Modelpublic

Heejindo/rationale_model_e3_save5000_rp_f1

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_f1

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

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • num_epochs: 3

Training results

Training LossEpochStepValidation Loss
1.77190.190810001.9372
1.39470.381620001.9960
1.01480.572430002.1311
0.65540.763240002.4018
0.3820.954050002.7497
0.19721.144860002.9048
0.16971.335670003.0675
0.14681.526480003.1610
0.12881.717290003.3265
0.11631.9080100003.4370
0.09832.0988110003.5843
0.0972.2896120003.6571
0.09322.4804130003.7338
0.08922.6712140003.8644
0.08672.8620150003.9677

Framework versions

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