Beijuka/luganda_mental_health_dataset_v2
Viewer • Updated • 217 • 7
How to use Beijuka/speaker-segmentation-sula-hf_luganda_mental_health_dataset-v4 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Beijuka/speaker-segmentation-sula-hf_luganda_mental_health_dataset-v4", device_map="auto")This model is a fine-tuned version of pyannote/speaker-diarization-3.0 on the Beijuka/luganda_mental_health_dataset_v2 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.3135 | 1.0 | 222 | 0.3855 | 0.0101 | 0.1636 | 0.0300 | 0.0723 | 0.0613 |
| 0.2811 | 2.0 | 444 | 0.3557 | 0.0101 | 0.1564 | 0.0353 | 0.0621 | 0.0590 |
| 0.2655 | 3.0 | 666 | 0.3450 | 0.0101 | 0.1488 | 0.0362 | 0.0576 | 0.0550 |
| 0.2278 | 4.0 | 888 | 0.3560 | 0.0101 | 0.1465 | 0.0318 | 0.0643 | 0.0504 |
| 0.2314 | 5.0 | 1110 | 0.3465 | 0.0101 | 0.1446 | 0.0329 | 0.0635 | 0.0482 |
| 0.2280 | 6.0 | 1332 | 0.3596 | 0.0101 | 0.1466 | 0.0347 | 0.0597 | 0.0523 |
| 0.2218 | 7.0 | 1554 | 0.3542 | 0.0101 | 0.1415 | 0.0310 | 0.0661 | 0.0444 |
| 0.2105 | 8.0 | 1776 | 0.3570 | 0.0101 | 0.1406 | 0.0361 | 0.0588 | 0.0458 |
Base model
pyannote/speaker-diarization-3.0