mirari commited on
Commit
808f5e1
·
verified ·
1 Parent(s): 31e29bb

End of training

Browse files
Files changed (2) hide show
  1. README.md +72 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - spa
5
+ license: mit
6
+ base_model: pyannote/speaker-diarization-3.1
7
+ tags:
8
+ - speaker-diarization
9
+ - speaker-segmentation
10
+ - generated_from_trainer
11
+ datasets:
12
+ - diarizers-community/callhome
13
+ model-index:
14
+ - name: speaker-segmentation-fine-tuned-callhome-spa
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-fine-tuned-callhome-spa
22
+
23
+ This model is a fine-tuned version of [pyannote/speaker-diarization-3.1](https://huggingface.co/pyannote/speaker-diarization-3.1) on the diarizers-community/callhome dataset.
24
+ It achieves the following results on the evaluation set:
25
+ - Loss: 0.5724
26
+ - Der: 0.3391
27
+ - False Alarm: 0.2612
28
+ - Missed Detection: 0.0776
29
+ - Confusion: 0.0003
30
+
31
+ ## Model description
32
+
33
+ More information needed
34
+
35
+ ## Intended uses & limitations
36
+
37
+ More information needed
38
+
39
+ ## Training and evaluation data
40
+
41
+ More information needed
42
+
43
+ ## Training procedure
44
+
45
+ ### Training hyperparameters
46
+
47
+ The following hyperparameters were used during training:
48
+ - learning_rate: 0.001
49
+ - train_batch_size: 64
50
+ - eval_batch_size: 64
51
+ - seed: 42
52
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
53
+ - lr_scheduler_type: cosine
54
+ - num_epochs: 5
55
+
56
+ ### Training results
57
+
58
+ | Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
59
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
60
+ | 0.4184 | 1.0 | 230 | 0.4700 | 0.2893 | 0.2341 | 0.0546 | 0.0006 |
61
+ | 0.4075 | 2.0 | 460 | 0.5348 | 0.3197 | 0.2567 | 0.0625 | 0.0005 |
62
+ | 0.3941 | 3.0 | 690 | 0.5296 | 0.3134 | 0.2608 | 0.0525 | 0.0001 |
63
+ | 0.3902 | 4.0 | 920 | 0.5936 | 0.3624 | 0.2612 | 0.1009 | 0.0003 |
64
+ | 0.389 | 5.0 | 1150 | 0.5724 | 0.3391 | 0.2612 | 0.0776 | 0.0003 |
65
+
66
+
67
+ ### Framework versions
68
+
69
+ - Transformers 4.45.1
70
+ - Pytorch 2.4.1
71
+ - Datasets 3.0.1
72
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e9c865cc7d40179e0fa7cabf6643d197576e8d5e8d12aa8ed0bf9ff912def49
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:347f0ab9fe0db0fdba4ccee9d187fb54733e7c0c69b703ac01a44425e02d0fb7
3
  size 5899124