mirari commited on
Commit
d277986
1 Parent(s): bde21d4

End of training

Browse files
Files changed (2) hide show
  1. README.md +70 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ language:
4
+ - spa
5
+ tags:
6
+ - speaker-diarization
7
+ - speaker-segmentation
8
+ - generated_from_trainer
9
+ datasets:
10
+ - pyannote/segmentation
11
+ model-index:
12
+ - name: segmentation-3.0
13
+ results: []
14
+ ---
15
+
16
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
+ should probably proofread and complete it, then remove this comment. -->
18
+
19
+ # segmentation-3.0
20
+
21
+ This model is a fine-tuned version of [](https://huggingface.co/) on the pyannote/segmentation dataset.
22
+ It achieves the following results on the evaluation set:
23
+ - Loss: 0.6638
24
+ - Der: 0.2932
25
+ - False Alarm: 0.2540
26
+ - Missed Detection: 0.0387
27
+ - Confusion: 0.0004
28
+
29
+ ## Model description
30
+
31
+ More information needed
32
+
33
+ ## Intended uses & limitations
34
+
35
+ More information needed
36
+
37
+ ## Training and evaluation data
38
+
39
+ More information needed
40
+
41
+ ## Training procedure
42
+
43
+ ### Training hyperparameters
44
+
45
+ The following hyperparameters were used during training:
46
+ - learning_rate: 0.001
47
+ - train_batch_size: 64
48
+ - eval_batch_size: 64
49
+ - seed: 42
50
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
51
+ - lr_scheduler_type: cosine
52
+ - num_epochs: 5
53
+
54
+ ### Training results
55
+
56
+ | Training Loss | Epoch | Step | Validation Loss | Der | False Alarm | Missed Detection | Confusion |
57
+ |:-------------:|:-----:|:----:|:---------------:|:------:|:-----------:|:----------------:|:---------:|
58
+ | 0.3145 | 1.0 | 282 | 0.5751 | 0.2944 | 0.2487 | 0.0454 | 0.0003 |
59
+ | 0.3087 | 2.0 | 564 | 0.5957 | 0.2912 | 0.2462 | 0.0440 | 0.0010 |
60
+ | 0.2905 | 3.0 | 846 | 0.6614 | 0.2970 | 0.2627 | 0.0333 | 0.0010 |
61
+ | 0.2733 | 4.0 | 1128 | 0.6626 | 0.2940 | 0.2558 | 0.0378 | 0.0004 |
62
+ | 0.2672 | 5.0 | 1410 | 0.6638 | 0.2932 | 0.2540 | 0.0387 | 0.0004 |
63
+
64
+
65
+ ### Framework versions
66
+
67
+ - Transformers 4.45.1
68
+ - Pytorch 2.4.1
69
+ - Datasets 3.0.1
70
+ - Tokenizers 0.20.0
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e13ac29f12588f53e18007d5cb703753454738672001dd71364ad6136557f20e
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7be264212eb7289510baa480c23acda92b375ccb5b40bba0788ce3ded6efd4a0
3
  size 5899124