CoolFace
Modelpublic

Hashuz/AS_MentalQAU

sourceHugging Faceupdated 1y 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. -->

results

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

  • Loss: 0.4492
  • F1-micro: 0.85
  • F1-macro: 0.8331
  • Jaccard: 0.7664

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: 8
  • evalbatchsize: 8
  • 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

Training results

Training LossEpochStepValidation LossF1-microF1-macroJaccard
No log1.070.60440.79080.72810.6838
No log2.0140.55860.80100.73690.6947
No log3.0210.54120.80100.73690.6947
No log4.0280.52930.80100.73690.6947
No log5.0350.51490.80100.73690.6947
No log6.0420.50500.810.75270.7087
No log7.0490.49270.81700.76600.7212
No log8.0560.48560.820.77490.7243
No log9.0630.47700.82210.77680.7290
No log10.0700.46790.82790.79300.7336
No log11.0770.46150.8350.80440.7461
No log12.0840.45450.83920.81280.7523
No log13.0910.45120.8450.82540.7586
No log14.0980.44960.850.83310.7664
0.415715.01050.44920.850.83310.7664

Framework versions

  • Transformers 4.52.4
  • Pytorch 2.6.0+cu124
  • Datasets 2.14.4
  • Tokenizers 0.21.1