CoolFace
Modelpublic

Toastmachine/exaone_CSAT_test

sourceHugging Faceotherupdated 2y agoView on Hugging Face
0likes9downloads
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. -->

exaoneCSATtest

This model is a fine-tuned version of LGAI-EXAONE/EXAONE-3.0-7.8B-Instruct on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4792
  • —Accuracy: 0.5628
  • —F1: 0.5965

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: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 200
  • —training_steps: 2100

Training results

Training LossEpochStepValidation LossAccuracyF1
24.66020.11215024.10940.54770.5761
12.85860.22421006.57030.57290.6062
0.36570.33631500.49560.56780.6005
0.55270.44842000.48800.56780.6005
0.95870.56052500.50980.57290.6054
0.91190.67263000.44680.56780.6016
0.09890.78483500.46900.57290.6066
0.69810.89694000.46120.56280.5965
0.51971.00904500.47920.56280.5965

Framework versions

  • —PEFT 0.13.2
  • —Transformers 4.46.2
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3