CoolFace
Modelpublic

C-L-V/PsyDefDetect_ModernBERT-base_merged_lr-6

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

PsyDefDetectModernBERT-basemerged_lr-6

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

  • —Loss: 0.4628
  • —Accuracy: 0.8740
  • —Macro F1: 0.7742
  • —Weighted F1: 0.8736
  • —Macro Precision: 0.7759
  • —Macro Recall: 0.7724

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-06
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —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: 4

Training results

Training LossEpochStepValidation LossAccuracyMacro F1Weighted F1Macro PrecisionMacro Recall
0.62771.01870.54200.84180.70100.83690.71520.6898
0.51992.03740.50990.86330.73010.85560.76170.7091
0.45583.05610.45360.85520.74850.85700.74270.7548
0.41064.07480.46280.87400.77420.87360.77590.7724

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2