End of training
Browse files- README.md +72 -0
- 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: diarizers-community/speaker-segmentation-fine-tuned-callhome-spa
|
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 [diarizers-community/speaker-segmentation-fine-tuned-callhome-spa](https://huggingface.co/diarizers-community/speaker-segmentation-fine-tuned-callhome-spa) on the diarizers-community/callhome dataset.
|
24 |
+
It achieves the following results on the evaluation set:
|
25 |
+
- Loss: 0.3513
|
26 |
+
- Der: 0.2029
|
27 |
+
- False Alarm: 0.1480
|
28 |
+
- Missed Detection: 0.0549
|
29 |
+
- Confusion: 0.0000
|
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.3117 | 1.0 | 281 | 0.3448 | 0.2096 | 0.1526 | 0.0545 | 0.0024 |
|
61 |
+
| 0.2973 | 2.0 | 562 | 0.3260 | 0.1961 | 0.1359 | 0.0601 | 0.0001 |
|
62 |
+
| 0.2937 | 3.0 | 843 | 0.3413 | 0.2027 | 0.1468 | 0.0555 | 0.0004 |
|
63 |
+
| 0.2953 | 4.0 | 1124 | 0.3466 | 0.2023 | 0.1467 | 0.0555 | 0.0000 |
|
64 |
+
| 0.2725 | 5.0 | 1405 | 0.3513 | 0.2029 | 0.1480 | 0.0549 | 0.0000 |
|
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:
|
3 |
size 5899124
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0f0819e330cc3b8c3397c57407a3fdf7c03ea594a61380995b4eae95010c9334
|
3 |
size 5899124
|