CoolFace
Modelpublic

Rziane/model.no2_expe.dia.1.A_dataset.v3_CAENNAIS_06.05.25

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

model.no2expe.dia.1.Adataset.v3CAENNAIS06.05.25

This model is a fine-tuned version of pyannote/segmentation-3.0 on the CAENNAIS dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7166
  • —Model Preparation Time: 0.0039
  • —Der: 0.2978
  • —False Alarm: 0.1030
  • —Missed Detection: 0.0693
  • —Confusion: 0.1256

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: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: cosine
  • —num_epochs: 10

Training results

Training LossEpochStepValidation LossModel Preparation TimeDerFalse AlarmMissed DetectionConfusion
0.62641.0610.69620.00390.30510.09370.07940.1320
0.61772.01220.68050.00390.29550.08320.09760.1146
0.58793.01830.72370.00390.32760.10460.07260.1504
0.56934.02440.73510.00390.31150.10210.07140.1380
0.5665.03050.69480.00390.30150.09090.08060.1301
0.52816.03660.70130.00390.30150.09310.07710.1314
0.53947.04270.70820.00390.29590.09700.07490.1240
0.50838.04880.71750.00390.29950.10340.06910.1270
0.49799.05490.71660.00390.29750.10250.06950.1255
0.501910.06100.71660.00390.29780.10300.06930.1256

Framework versions

  • —Transformers 4.45.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.20.0