End of training
Browse files
README.md
ADDED
|
@@ -0,0 +1,78 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
library_name: transformers
|
| 3 |
+
language:
|
| 4 |
+
- fr
|
| 5 |
+
license: mit
|
| 6 |
+
base_model: pyannote/segmentation-3.0
|
| 7 |
+
tags:
|
| 8 |
+
- speaker-diarization
|
| 9 |
+
- speaker-segmentation
|
| 10 |
+
- generated_from_trainer
|
| 11 |
+
datasets:
|
| 12 |
+
- MPF
|
| 13 |
+
model-index:
|
| 14 |
+
- name: speaker-segmentation-ft-mpf
|
| 15 |
+
results: []
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 19 |
+
should probably proofread and complete it, then remove this comment. -->
|
| 20 |
+
|
| 21 |
+
# speaker-segmentation-ft-mpf
|
| 22 |
+
|
| 23 |
+
This model is a fine-tuned version of [pyannote/segmentation-3.0](https://huggingface.co/pyannote/segmentation-3.0) on the MPF dataset.
|
| 24 |
+
It achieves the following results on the evaluation set:
|
| 25 |
+
- Loss: 0.8806
|
| 26 |
+
- Model Preparation Time: 0.004
|
| 27 |
+
- Der: 0.3412
|
| 28 |
+
- False Alarm: 0.0953
|
| 29 |
+
- Missed Detection: 0.1247
|
| 30 |
+
- Confusion: 0.1211
|
| 31 |
+
|
| 32 |
+
## Model description
|
| 33 |
+
|
| 34 |
+
More information needed
|
| 35 |
+
|
| 36 |
+
## Intended uses & limitations
|
| 37 |
+
|
| 38 |
+
More information needed
|
| 39 |
+
|
| 40 |
+
## Training and evaluation data
|
| 41 |
+
|
| 42 |
+
More information needed
|
| 43 |
+
|
| 44 |
+
## Training procedure
|
| 45 |
+
|
| 46 |
+
### Training hyperparameters
|
| 47 |
+
|
| 48 |
+
The following hyperparameters were used during training:
|
| 49 |
+
- learning_rate: 0.001
|
| 50 |
+
- train_batch_size: 32
|
| 51 |
+
- eval_batch_size: 32
|
| 52 |
+
- seed: 42
|
| 53 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
| 54 |
+
- lr_scheduler_type: cosine
|
| 55 |
+
- num_epochs: 10
|
| 56 |
+
|
| 57 |
+
### Training results
|
| 58 |
+
|
| 59 |
+
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
|
| 60 |
+
|:-------------:|:-----:|:-----:|:---------------:|:----------------------:|:------:|:-----------:|:----------------:|:---------:|
|
| 61 |
+
| 0.9823 | 1.0 | 1302 | 0.9267 | 0.004 | 0.3729 | 0.0896 | 0.1466 | 0.1367 |
|
| 62 |
+
| 0.9422 | 2.0 | 2604 | 0.9247 | 0.004 | 0.3695 | 0.0991 | 0.1282 | 0.1422 |
|
| 63 |
+
| 0.915 | 3.0 | 3906 | 0.8984 | 0.004 | 0.3549 | 0.0878 | 0.1397 | 0.1273 |
|
| 64 |
+
| 0.8706 | 4.0 | 5208 | 0.9055 | 0.004 | 0.3543 | 0.1036 | 0.1171 | 0.1336 |
|
| 65 |
+
| 0.8511 | 5.0 | 6510 | 0.8776 | 0.004 | 0.3424 | 0.0932 | 0.1279 | 0.1213 |
|
| 66 |
+
| 0.834 | 6.0 | 7812 | 0.8896 | 0.004 | 0.3485 | 0.1004 | 0.1220 | 0.1261 |
|
| 67 |
+
| 0.8505 | 7.0 | 9114 | 0.8777 | 0.004 | 0.3418 | 0.0959 | 0.1260 | 0.1199 |
|
| 68 |
+
| 0.8452 | 8.0 | 10416 | 0.8802 | 0.004 | 0.3430 | 0.0975 | 0.1246 | 0.1209 |
|
| 69 |
+
| 0.837 | 9.0 | 11718 | 0.8792 | 0.004 | 0.3407 | 0.0950 | 0.1247 | 0.1211 |
|
| 70 |
+
| 0.8459 | 10.0 | 13020 | 0.8806 | 0.004 | 0.3412 | 0.0953 | 0.1247 | 0.1211 |
|
| 71 |
+
|
| 72 |
+
|
| 73 |
+
### Framework versions
|
| 74 |
+
|
| 75 |
+
- Transformers 4.45.2
|
| 76 |
+
- Pytorch 2.4.1+cu121
|
| 77 |
+
- Datasets 3.0.1
|
| 78 |
+
- Tokenizers 0.20.0
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5899124
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fe3172b270c97dc5ad3304c24b501be188acc32eb4ef19c6009d4ae68cbf6504
|
| 3 |
size 5899124
|
runs/Nov08_20-45-44_V301V-JGRCC1.campus.unicaen.fr/events.out.tfevents.1762631169.V301V-JGRCC1.campus.unicaen.fr
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:887fb60826adc3934b5c090d8cd91e97c8da3afabc11bff9416676521132beac
|
| 3 |
+
size 120753
|