CoolFace
Modelpublic

ferrazzipietro/tlocvsdyspneaTask-unsup-Qwen3-8B-datav3

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes22downloads
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. -->

tlocvsdyspneaTask-unsup-Qwen3-8B-datav3

This model is a fine-tuned version of ferrazzipietro/unsup-Qwen3-8B-datav3 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.2780
  • —F1 Micro: 0.7023
  • —F1 Macro: 0.3545
  • —F1 Weighted: 0.7670

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.0003
  • —trainbatchsize: 8
  • —evalbatchsize: 16
  • —seed: 42
  • —distributed_type: multi-GPU
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-07 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_ratio: 0.1
  • —num_epochs: 3

Training results

Training LossEpochStepValidation LossF1 MicroF1 MacroF1 Weighted
1.72410.106721.72470.00.00.0
1.72410.213341.70520.00.00.0
1.65120.3261.61110.00.00.0
1.65120.426781.49200.00.00.0
1.45950.5333101.40840.00.00.0
1.45950.64121.36230.57980.01760.6584
1.45950.7467141.33830.41830.27340.4595
1.34990.8533161.32420.60310.33660.6050
1.34990.96181.31480.42610.27670.4660
1.32081.0533201.31070.66930.32560.7212
1.32081.16221.30270.59530.37280.7463
1.32081.2667241.29510.68680.45110.7421
1.26441.3733261.29070.54280.35850.6892
1.26441.48281.28740.69840.35040.7606
1.23481.5867301.28570.69650.35870.7709
1.23481.6933321.28410.64010.38380.7784
1.23481.8341.28250.69260.35780.7689
1.21041.9067361.28130.55060.36170.6942
1.21042.0381.28030.70620.35540.7689
1.23452.1067401.27960.70430.35500.7680
1.23452.2133421.27910.64590.38360.7812
1.23452.32441.27900.50580.33560.6161
1.20582.4267461.27840.65370.37870.7806
1.20582.5333481.27830.69840.35590.7678
1.22742.64501.27810.70040.35410.7660
1.22742.7467521.27800.70230.35450.7670
1.22742.8533541.27800.70230.35450.7670

Framework versions

  • —PEFT 0.18.1
  • —Transformers 4.51.0
  • —Pytorch 2.8.0+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.21.0