mrm8488 commited on
Commit
5822ecc
1 Parent(s): 039a87e

End of training

Browse files
Files changed (2) hide show
  1. README.md +71 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - spa
4
+ license: apache-2.0
5
+ base_model: openai/whisper-small
6
+ tags:
7
+ - speaker-diarization
8
+ - speaker-segmentation
9
+ - generated_from_trainer
10
+ datasets:
11
+ - diarizers-community/callhome
12
+ model-index:
13
+ - name: mrm8488/speaker-segmentation-fine-tuned-callhome-spa
14
+ results: []
15
+ ---
16
+
17
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
18
+ should probably proofread and complete it, then remove this comment. -->
19
+
20
+ # mrm8488/speaker-segmentation-fine-tuned-callhome-spa
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.5179
25
+ - Der: 0.1717
26
+ - False Alarm: 0.0717
27
+ - Missed Detection: 0.0687
28
+ - Confusion: 0.0312
29
+
30
+ ## Model description
31
+
32
+ More information needed
33
+
34
+ ## Intended uses & limitations
35
+
36
+ More information needed
37
+
38
+ ## Training and evaluation data
39
+
40
+ More information needed
41
+
42
+ ## Training procedure
43
+
44
+ ### Training hyperparameters
45
+
46
+ The following hyperparameters were used during training:
47
+ - learning_rate: 0.001
48
+ - train_batch_size: 32
49
+ - eval_batch_size: 32
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.6432 | 1.0 | 382 | 0.5219 | 0.1750 | 0.0646 | 0.0755 | 0.0349 |
60
+ | 0.6133 | 2.0 | 764 | 0.5387 | 0.1821 | 0.0749 | 0.0717 | 0.0356 |
61
+ | 0.615 | 3.0 | 1146 | 0.5146 | 0.1729 | 0.0748 | 0.0666 | 0.0315 |
62
+ | 0.6268 | 4.0 | 1528 | 0.5220 | 0.1727 | 0.0711 | 0.0690 | 0.0326 |
63
+ | 0.6037 | 5.0 | 1910 | 0.5179 | 0.1717 | 0.0717 | 0.0687 | 0.0312 |
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
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:16cfacb7231e2579ee76caef7591e3e5cc0210576188df5eb1b3d627bb54cde0
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ca82a6e694f4a411f6f00d3b9ca275ef5633207e242090e0be1988d2607ca6
3
  size 5899124