CoolFace
Modelpublic

Beijuka/speaker-segmentation-sula-hf_luganda_mental_health_dataset-v1S

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes18downloads
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. -->

speaker-segmentation-sula-hflugandamentalhealthdataset-v1S

This model is a fine-tuned version of pyannote/speaker-diarization-3.0 on the Beijuka/hflugandamentalhealthdataset dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2251
  • —Model Preparation Time: 0.0171
  • —Der: 0.0933
  • —False Alarm: 0.0237
  • —Missed Detection: 0.0387
  • —Confusion: 0.0309

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.001
  • —trainbatchsize: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossModel Preparation TimeDerFalse AlarmMissed DetectionConfusion
0.33351.01140.29260.01710.12120.03780.05010.0333
0.29082.02280.27920.01710.11370.04340.04390.0264
0.26603.03420.27880.01710.11170.04080.04470.0262
0.24314.04560.28680.01710.11310.03610.05090.0261
0.23985.05700.27230.01710.10930.03540.04950.0244
0.24576.06840.26850.01710.10670.04110.04330.0223
0.23687.07980.26970.01710.11000.04220.04400.0239
0.22118.09120.26990.01710.10910.04160.04440.0230
0.22589.010260.26970.01710.10890.04100.04460.0233

Framework versions

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