CoolFace
Modelpublic

RonTon05/multi_task_model_content

sourceHugging Faceagpl-3.0updated 11mo agoView on Hugging Face
0likes3downloads
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. -->

multitaskmodel_content

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

  • Loss: 1.7753
  • Accuracy: 0.4753
  • F1: 0.5099

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.0001
  • trainbatchsize: 64
  • evalbatchsize: 64
  • 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: 10

Training results

Training LossEpochStepValidation LossAccuracyF1
2.02931.03301.97410.28320.1707
1.96472.06601.92000.39490.2933
1.92213.09901.87360.41710.3336
1.88754.013201.84360.42110.3419
1.86335.016501.82250.43800.3739
1.84516.019801.80290.45960.4718
1.83217.023101.79100.47170.5035
1.82148.026401.78190.47100.4954
1.81399.029701.77640.47440.5062
1.810110.033001.77530.47530.5099

Framework versions

  • PEFT 0.16.0
  • Transformers 4.57.1
  • Pytorch 2.6.0+cu124
  • Datasets 4.4.1
  • Tokenizers 0.22.1