CoolFace
Modelpublic

yj512/deberta-korean-multilabel_base-lora2

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes7downloads
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. -->

deberta-korean-multilabel_base-lora2

This model is a fine-tuned version of team-lucid/deberta-v3-base-korean on the None dataset. It achieves the following results on the evaluation set:

  • Loss: 0.1371
  • F1: 0.9728
  • Roc Auc: 0.8511

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: 0.0002
  • trainbatchsize: 96
  • evalbatchsize: 128
  • seed: 42
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • num_epochs: 5

Training results

Training LossEpochStepValidation LossF1Roc Auc
0.15011.041730.14870.97120.8374
0.14112.083460.14270.97200.8515
0.13593.0125190.13900.97260.8517
0.13194.0166920.13740.97280.8509
0.12835.0208650.13710.97280.8511

Framework versions

  • PEFT 0.18.0
  • Transformers 4.57.3
  • Pytorch 2.9.0+cu126
  • Datasets 4.0.0
  • Tokenizers 0.22.2