Khanh17/toadam-diarization-chunked
Viewer • Updated • 592 • 8
How to use Khanh17/toadam-segmentation-model with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Khanh17/toadam-segmentation-model", dtype="auto")This model is a fine-tuned version of pyannote/segmentation-3.0 on the Khanh17/toadam-diarization-chunked dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
| Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
|---|---|---|---|---|---|---|---|---|
| 0.6269 | 1.0 | 118 | 0.6484 | 0.0008 | 0.2334 | 0.0387 | 0.1853 | 0.0094 |
| 0.4062 | 2.0 | 236 | 0.6752 | 0.0008 | 0.2026 | 0.0717 | 0.1228 | 0.0082 |
| 0.4725 | 3.0 | 354 | 0.6490 | 0.0008 | 0.1892 | 0.0382 | 0.1417 | 0.0093 |
| 0.3943 | 4.0 | 472 | 0.5823 | 0.0008 | 0.1798 | 0.0405 | 0.1311 | 0.0082 |
| 0.2983 | 5.0 | 590 | 0.7464 | 0.0008 | 0.1936 | 0.0615 | 0.1266 | 0.0054 |
| 0.2153 | 6.0 | 708 | 0.8112 | 0.0008 | 0.2258 | 0.1253 | 0.0966 | 0.0039 |
| 0.2120 | 7.0 | 826 | 0.7329 | 0.0008 | 0.1789 | 0.0427 | 0.1283 | 0.0079 |
| 0.2245 | 8.0 | 944 | 0.6899 | 0.0008 | 0.1823 | 0.0501 | 0.1221 | 0.0100 |
| 0.2454 | 9.0 | 1062 | 0.7033 | 0.0008 | 0.1888 | 0.0596 | 0.1213 | 0.0079 |
| 0.2478 | 10.0 | 1180 | 0.7110 | 0.0008 | 0.1902 | 0.0604 | 0.1213 | 0.0086 |
Base model
pyannote/segmentation-3.0