Beijuka/luganda_mental_health_dataset_v2
Viewer • Updated • 217 • 7
How to use Beijuka/speaker-segmentation-sula-hf_luganda_mental_health_dataset-v2 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("Beijuka/speaker-segmentation-sula-hf_luganda_mental_health_dataset-v2", 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.3112 | 1.0 | 222 | 0.3944 | 0.0039 | 0.1642 | 0.0294 | 0.0735 | 0.0614 |
| 0.2713 | 2.0 | 444 | 0.3690 | 0.0039 | 0.1528 | 0.0362 | 0.0589 | 0.0577 |
| 0.2640 | 3.0 | 666 | 0.3789 | 0.0039 | 0.1539 | 0.0374 | 0.0577 | 0.0587 |
| 0.2409 | 4.0 | 888 | 0.3650 | 0.0039 | 0.1484 | 0.0291 | 0.0639 | 0.0554 |
| 0.2302 | 5.0 | 1110 | 0.3527 | 0.0039 | 0.1421 | 0.0311 | 0.0628 | 0.0482 |
| 0.2247 | 6.0 | 1332 | 0.3574 | 0.0039 | 0.1415 | 0.0306 | 0.0645 | 0.0465 |
| 0.2219 | 7.0 | 1554 | 0.3620 | 0.0039 | 0.1411 | 0.0340 | 0.0595 | 0.0476 |
| 0.2145 | 8.0 | 1776 | 0.3581 | 0.0039 | 0.1390 | 0.0350 | 0.0579 | 0.0461 |
Base model
pyannote/speaker-diarization-3.0