tgrhn commited on
Commit
8e7d20e
1 Parent(s): 707e4ff

End of training

Browse files
Files changed (2) hide show
  1. README.md +84 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,84 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ base_model: pyannote/segmentation-3.0
4
+ tags:
5
+ - speaker-diarization
6
+ - speaker-segmentation
7
+ - generated_from_trainer
8
+ datasets:
9
+ - diarizers-community/callhome
10
+ model-index:
11
+ - name: speaker-segmentation-fine-tuned-callhome-eng-5
12
+ results: []
13
+ ---
14
+
15
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
16
+ should probably proofread and complete it, then remove this comment. -->
17
+
18
+ # speaker-segmentation-fine-tuned-callhome-eng-5
19
+
20
+ This model is a fine-tuned version of [pyannote/segmentation-3.0](https://huggingface.co/pyannote/segmentation-3.0) on the diarizers-community/callhome eng dataset.
21
+ It achieves the following results on the evaluation set:
22
+ - Loss: 0.4674
23
+ - Der: 0.1833
24
+ - False Alarm: 0.0583
25
+ - Missed Detection: 0.0725
26
+ - Confusion: 0.0526
27
+
28
+ ## Model description
29
+
30
+ More information needed
31
+
32
+ ## Intended uses & limitations
33
+
34
+ More information needed
35
+
36
+ ## Training and evaluation data
37
+
38
+ More information needed
39
+
40
+ ## Training procedure
41
+
42
+ ### Training hyperparameters
43
+
44
+ The following hyperparameters were used during training:
45
+ - learning_rate: 0.0003
46
+ - train_batch_size: 64
47
+ - eval_batch_size: 32
48
+ - seed: 42
49
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
+ - lr_scheduler_type: cosine
51
+ - num_epochs: 20.0
52
+
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
56
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
57
+ | 0.4679 | 1.0 | 181 | 0.4997 | 0.2011 | 0.0620 | 0.0789 | 0.0602 |
58
+ | 0.4255 | 2.0 | 362 | 0.4820 | 0.1948 | 0.0604 | 0.0770 | 0.0574 |
59
+ | 0.4084 | 3.0 | 543 | 0.4808 | 0.1920 | 0.0598 | 0.0769 | 0.0553 |
60
+ | 0.4017 | 4.0 | 724 | 0.4787 | 0.1906 | 0.0584 | 0.0760 | 0.0562 |
61
+ | 0.3911 | 5.0 | 905 | 0.4716 | 0.1885 | 0.0572 | 0.0762 | 0.0552 |
62
+ | 0.3845 | 6.0 | 1086 | 0.4676 | 0.1875 | 0.0618 | 0.0718 | 0.0538 |
63
+ | 0.3877 | 7.0 | 1267 | 0.4682 | 0.1877 | 0.0584 | 0.0739 | 0.0555 |
64
+ | 0.3828 | 8.0 | 1448 | 0.4681 | 0.1849 | 0.0579 | 0.0740 | 0.0530 |
65
+ | 0.3768 | 9.0 | 1629 | 0.4645 | 0.1842 | 0.0581 | 0.0733 | 0.0528 |
66
+ | 0.3697 | 10.0 | 1810 | 0.4662 | 0.1838 | 0.0576 | 0.0734 | 0.0529 |
67
+ | 0.3731 | 11.0 | 1991 | 0.4697 | 0.1852 | 0.0607 | 0.0715 | 0.0530 |
68
+ | 0.3691 | 12.0 | 2172 | 0.4642 | 0.1829 | 0.0572 | 0.0734 | 0.0523 |
69
+ | 0.3663 | 13.0 | 2353 | 0.4701 | 0.1854 | 0.0611 | 0.0708 | 0.0535 |
70
+ | 0.3641 | 14.0 | 2534 | 0.4678 | 0.1835 | 0.0591 | 0.0714 | 0.0530 |
71
+ | 0.3631 | 15.0 | 2715 | 0.4655 | 0.1835 | 0.0583 | 0.0724 | 0.0528 |
72
+ | 0.3685 | 16.0 | 2896 | 0.4693 | 0.1838 | 0.0589 | 0.0720 | 0.0529 |
73
+ | 0.365 | 17.0 | 3077 | 0.4675 | 0.1836 | 0.0584 | 0.0724 | 0.0528 |
74
+ | 0.3618 | 18.0 | 3258 | 0.4675 | 0.1834 | 0.0582 | 0.0726 | 0.0526 |
75
+ | 0.3651 | 19.0 | 3439 | 0.4675 | 0.1833 | 0.0582 | 0.0725 | 0.0526 |
76
+ | 0.3583 | 20.0 | 3620 | 0.4674 | 0.1833 | 0.0583 | 0.0725 | 0.0526 |
77
+
78
+
79
+ ### Framework versions
80
+
81
+ - Transformers 4.40.1
82
+ - Pytorch 2.2.0+cu121
83
+ - Datasets 2.17.0
84
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0994c1d279aabaf7429b0144910b7081c60b06571cc4e9ad0fb761a264f0b1ed
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:748c6f94791779593d80d879ed642194f705959c801ff6c2951cf2108c5d1643
3
  size 5899124