End of training
Browse files
README.md
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- hi
|
4 |
+
license: mit
|
5 |
+
base_model: pyannote/speaker-diarization-3.1
|
6 |
+
tags:
|
7 |
+
- speaker-diarization
|
8 |
+
- speaker-segmentation
|
9 |
+
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- diarizers-community/synthetic
|
12 |
+
model-index:
|
13 |
+
- name: speaker-segmentation-fine-tuned-hindi
|
14 |
+
results: []
|
15 |
+
---
|
16 |
+
|
17 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
18 |
+
should probably proofread and complete it, then remove this comment. -->
|
19 |
+
|
20 |
+
# speaker-segmentation-fine-tuned-hindi
|
21 |
+
|
22 |
+
This model is a fine-tuned version of [pyannote/speaker-diarization-3.1](https://huggingface.co/pyannote/speaker-diarization-3.1) on the diarizers-community/synthetic dataset.
|
23 |
+
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.4442
|
25 |
+
- Der: 0.1448
|
26 |
+
- False Alarm: 0.0243
|
27 |
+
- Missed Detection: 0.0280
|
28 |
+
- Confusion: 0.0925
|
29 |
+
|
30 |
+
## Model description
|
31 |
+
|
32 |
+
More information needed
|
33 |
+
|
34 |
+
## Intended uses & limitations
|
35 |
+
|
36 |
+
More information needed
|
37 |
+
|
38 |
+
## Training and evaluation data
|
39 |
+
|
40 |
+
More information needed
|
41 |
+
|
42 |
+
## Training procedure
|
43 |
+
|
44 |
+
### Training hyperparameters
|
45 |
+
|
46 |
+
The following hyperparameters were used during training:
|
47 |
+
- learning_rate: 0.001
|
48 |
+
- train_batch_size: 32
|
49 |
+
- eval_batch_size: 32
|
50 |
+
- seed: 42
|
51 |
+
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
52 |
+
- lr_scheduler_type: cosine
|
53 |
+
- num_epochs: 5
|
54 |
+
|
55 |
+
### Training results
|
56 |
+
|
57 |
+
| Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
|
58 |
+
|:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
|
59 |
+
| 0.477 | 1.0 | 194 | 0.4877 | 0.1651 | 0.0259 | 0.0320 | 0.1072 |
|
60 |
+
| 0.3908 | 2.0 | 388 | 0.4562 | 0.1526 | 0.0231 | 0.0315 | 0.0980 |
|
61 |
+
| 0.3708 | 3.0 | 582 | 0.4356 | 0.1451 | 0.0242 | 0.0284 | 0.0924 |
|
62 |
+
| 0.3567 | 4.0 | 776 | 0.4461 | 0.1441 | 0.0244 | 0.0280 | 0.0917 |
|
63 |
+
| 0.3447 | 5.0 | 970 | 0.4442 | 0.1448 | 0.0243 | 0.0280 | 0.0925 |
|
64 |
+
|
65 |
+
|
66 |
+
### Framework versions
|
67 |
+
|
68 |
+
- Transformers 4.42.4
|
69 |
+
- Pytorch 2.3.1+cu121
|
70 |
+
- Datasets 2.21.0
|
71 |
+
- Tokenizers 0.19.1
|
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:d3493743dcfb26f0852047a66443697f0ca046bbf4996b2a789c0d5ffb960ed0
|
3 |
size 5899124
|
runs/Aug22_04-26-54_1f75fcff71ae/events.out.tfevents.1724300898.1f75fcff71ae.1333.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:40a20f250ab377c460ef9835db7a8bfdc39d1b6928f1ec61563324e40371a734
|
3 |
+
size 15726
|