CoolFace
Modelpublic

SapoKR/KcELECTRA-munmaegV2

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes5downloads
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. -->

KcELECTRA-munmaegV2

This model is a fine-tuned version of beomi/KcELECTRA-base on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7856
  • Accuracy: 0.844
  • F1: 0.8428

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: 2e-05
  • trainbatchsize: 16
  • evalbatchsize: 32
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 15
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossAccuracyF1
No log1.02810.42500.8440.8396
0.45942.05620.38970.8440.8385
0.45943.08430.45690.820.8214
0.26274.011240.45940.850.8497
0.26275.014050.53090.8420.8435
0.15776.016860.67790.8280.8304
0.15777.019670.78560.8440.8428

Framework versions

  • Transformers 5.0.0
  • Pytorch 2.9.0+cu126
  • Datasets 4.0.0
  • Tokenizers 0.22.2