whitneyten commited on
Commit
a50e943
·
verified ·
1 Parent(s): 600ff1a

End of training

Browse files
Files changed (2) hide show
  1. README.md +73 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - id
5
+ license: mit
6
+ base_model: pyannote/speaker-diarization-3.1
7
+ tags:
8
+ - speaker-diarization
9
+ - speaker-segmentation
10
+ - generated_from_trainer
11
+ datasets:
12
+ - speaker-segmentation
13
+ model-index:
14
+ - name: speaker-segmentation-fine-tuned-datasetID-manual-dataset
15
+ results: []
16
+ ---
17
+
18
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
19
+ should probably proofread and complete it, then remove this comment. -->
20
+
21
+ # speaker-segmentation-fine-tuned-datasetID-manual-dataset
22
+
23
+ This model is a fine-tuned version of [pyannote/speaker-diarization-3.1](https://huggingface.co/pyannote/speaker-diarization-3.1) on the speaker-segmentation dataset.
24
+ It achieves the following results on the evaluation set:
25
+ - Loss: 0.3616
26
+ - Model Preparation Time: 0.0066
27
+ - Der: 0.1114
28
+ - False Alarm: 0.0622
29
+ - Missed Detection: 0.0215
30
+ - Confusion: 0.0277
31
+
32
+ ## Model description
33
+
34
+ More information needed
35
+
36
+ ## Intended uses & limitations
37
+
38
+ More information needed
39
+
40
+ ## Training and evaluation data
41
+
42
+ More information needed
43
+
44
+ ## Training procedure
45
+
46
+ ### Training hyperparameters
47
+
48
+ The following hyperparameters were used during training:
49
+ - learning_rate: 0.001
50
+ - train_batch_size: 32
51
+ - eval_batch_size: 32
52
+ - seed: 43
53
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
54
+ - lr_scheduler_type: cosine
55
+ - num_epochs: 5
56
+
57
+ ### Training results
58
+
59
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
60
+ |:-------------:|:-----:|:----:|:---------------:|:----------------------:|:------:|:-----------:|:----------------:|:---------:|
61
+ | 0.6418 | 1.0 | 47 | 0.3768 | 0.0066 | 0.1208 | 0.0623 | 0.0226 | 0.0359 |
62
+ | 0.5017 | 2.0 | 94 | 0.3626 | 0.0066 | 0.1140 | 0.0645 | 0.0199 | 0.0296 |
63
+ | 0.4501 | 3.0 | 141 | 0.3627 | 0.0066 | 0.1128 | 0.0622 | 0.0224 | 0.0282 |
64
+ | 0.4782 | 4.0 | 188 | 0.3613 | 0.0066 | 0.1113 | 0.0625 | 0.0211 | 0.0278 |
65
+ | 0.4795 | 5.0 | 235 | 0.3616 | 0.0066 | 0.1114 | 0.0622 | 0.0215 | 0.0277 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.50.3
71
+ - Pytorch 2.6.0+cu124
72
+ - Datasets 3.5.0
73
+ - Tokenizers 0.21.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bf55a626781f1d0d94e0ad03c4e9329e171d7983f0a6138da9156a8f83d7d13
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:091867b66f92945eafee500a574e1b6ca2785b703d748d543e86902a5278e1c8
3
  size 5899124