kamilakesbi
commited on
Commit
•
f03975e
1
Parent(s):
b71f698
End of training
Browse files- README.md +10 -10
- model.safetensors +1 -1
README.md
CHANGED
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
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.
|
23 |
-
- Der: 0.
|
24 |
-
- False Alarm: 0.
|
25 |
-
- Missed Detection: 0.
|
26 |
-
- Confusion: 0.
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -54,11 +54,11 @@ The following hyperparameters were used during training:
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
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.7653
|
23 |
+
- Der: 0.2311
|
24 |
+
- False Alarm: 0.0477
|
25 |
+
- Missed Detection: 0.1352
|
26 |
+
- Confusion: 0.0482
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
54 |
|
55 |
| Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
|
56 |
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
|
57 |
+
| 0.5917 | 1.0 | 328 | 0.7859 | 0.2409 | 0.0507 | 0.1369 | 0.0533 |
|
58 |
+
| 0.5616 | 2.0 | 656 | 0.7738 | 0.2350 | 0.0530 | 0.1350 | 0.0471 |
|
59 |
+
| 0.5364 | 3.0 | 984 | 0.7737 | 0.2358 | 0.0484 | 0.1368 | 0.0506 |
|
60 |
+
| 0.5121 | 4.0 | 1312 | 0.7626 | 0.2317 | 0.0483 | 0.1358 | 0.0475 |
|
61 |
+
| 0.5166 | 5.0 | 1640 | 0.7653 | 0.2311 | 0.0477 | 0.1352 | 0.0482 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
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:7e564d29886a55589fc49f268863dcde32b3babbeaed10fed3562123ac0a4ea3
|
3 |
size 5899124
|