kamilakesbi commited on
Commit
ae39d2d
·
verified ·
1 Parent(s): 2edc77a

End of training

Browse files
Files changed (2) hide show
  1. README.md +16 -18
  2. model.safetensors +1 -1
README.md CHANGED
@@ -1,8 +1,6 @@
1
  ---
2
- language:
3
- - jpn
4
- license: apache-2.0
5
- base_model: openai/whisper-small
6
  tags:
7
  - speaker-diarization
8
  - speaker-segmentation
@@ -19,13 +17,13 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # speaker-segmentation-fine-tuned-callhome-jpn
21
 
22
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the diarizers-community/callhome dataset.
23
  It achieves the following results on the evaluation set:
24
- - Loss: 0.7580
25
- - Der: 0.2252
26
- - False Alarm: 0.0481
27
- - Missed Detection: 0.1332
28
- - Confusion: 0.0438
29
 
30
  ## Model description
31
 
@@ -50,22 +48,22 @@ The following hyperparameters were used during training:
50
  - seed: 42
51
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
52
  - lr_scheduler_type: cosine
53
- - num_epochs: 5
54
 
55
  ### Training results
56
 
57
  | Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
58
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
59
- | 0.58 | 1.0 | 328 | 0.7581 | 0.2347 | 0.0540 | 0.1313 | 0.0494 |
60
- | 0.5265 | 2.0 | 656 | 0.7556 | 0.2270 | 0.0473 | 0.1369 | 0.0428 |
61
- | 0.5388 | 3.0 | 984 | 0.7731 | 0.2295 | 0.0471 | 0.1391 | 0.0434 |
62
- | 0.4991 | 4.0 | 1312 | 0.7583 | 0.2241 | 0.0483 | 0.1324 | 0.0434 |
63
- | 0.526 | 5.0 | 1640 | 0.7580 | 0.2252 | 0.0481 | 0.1332 | 0.0438 |
64
 
65
 
66
  ### Framework versions
67
 
68
  - Transformers 4.40.0
69
- - Pytorch 2.2.1+cu121
70
- - Datasets 2.19.0
71
  - Tokenizers 0.19.1
 
1
  ---
2
+ license: mit
3
+ base_model: pyannote/segmentation-3.0
 
 
4
  tags:
5
  - speaker-diarization
6
  - speaker-segmentation
 
17
 
18
  # speaker-segmentation-fine-tuned-callhome-jpn
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 jpn dataset.
21
  It achieves the following results on the evaluation set:
22
+ - Loss: 0.5146
23
+ - Der: 0.1869
24
+ - False Alarm: 0.0933
25
+ - Missed Detection: 0.0709
26
+ - Confusion: 0.0227
27
 
28
  ## Model description
29
 
 
48
  - seed: 42
49
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
50
  - lr_scheduler_type: cosine
51
+ - num_epochs: 5.0
52
 
53
  ### Training results
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
56
  |:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
57
+ | 0.6043 | 1.0 | 340 | 0.5075 | 0.1789 | 0.0682 | 0.0789 | 0.0318 |
58
+ | 0.5766 | 2.0 | 680 | 0.5207 | 0.1951 | 0.1012 | 0.0708 | 0.0230 |
59
+ | 0.5345 | 3.0 | 1020 | 0.5011 | 0.1798 | 0.0852 | 0.0716 | 0.0231 |
60
+ | 0.518 | 4.0 | 1360 | 0.5344 | 0.1934 | 0.1009 | 0.0700 | 0.0225 |
61
+ | 0.5147 | 5.0 | 1700 | 0.5146 | 0.1869 | 0.0933 | 0.0709 | 0.0227 |
62
 
63
 
64
  ### Framework versions
65
 
66
  - Transformers 4.40.0
67
+ - Pytorch 2.2.2+cu121
68
+ - Datasets 2.18.0
69
  - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fb75adfe1650c554638e3fc497d1aae1769572b2d642a8af5277107f06ca60c0
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a0c2ffb5faa5aff4a62c35eb0db55858affdfbdd3d1abc8034ce5c8e1a2f1c5
3
  size 5899124