JSWOOK commited on
Commit
e667038
1 Parent(s): 0cc13da

Final model after training

Browse files
Files changed (2) hide show
  1. README.md +65 -0
  2. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: pyannote_2_finetuning
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # pyannote_2_finetuning
14
+
15
+ This model is a fine-tuned version of [](https://huggingface.co/) on an unknown dataset.
16
+ It achieves the following results on the evaluation set:
17
+ - Loss: 0.1327
18
+ - Model Preparation Time: 0.004
19
+ - Der: 0.0499
20
+ - False Alarm: 0.0304
21
+ - Missed Detection: 0.0094
22
+ - Confusion: 0.0101
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 0.001
42
+ - train_batch_size: 32
43
+ - eval_batch_size: 32
44
+ - seed: 42
45
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
+ - lr_scheduler_type: cosine
47
+ - num_epochs: 5
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Model Preparation Time | Der | False Alarm | Missed Detection | Confusion |
52
+ |:-------------:|:-----:|:----:|:---------------:|:----------------------:|:------:|:-----------:|:----------------:|:---------:|
53
+ | No log | 1.0 | 21 | 0.1258 | 0.004 | 0.0486 | 0.0289 | 0.0104 | 0.0093 |
54
+ | 0.2277 | 2.0 | 42 | 0.1355 | 0.004 | 0.0509 | 0.0300 | 0.0097 | 0.0112 |
55
+ | 0.1872 | 3.0 | 63 | 0.1327 | 0.004 | 0.0494 | 0.0304 | 0.0095 | 0.0095 |
56
+ | 0.1649 | 4.0 | 84 | 0.1313 | 0.004 | 0.0492 | 0.0303 | 0.0094 | 0.0095 |
57
+ | 0.1535 | 5.0 | 105 | 0.1327 | 0.004 | 0.0499 | 0.0304 | 0.0094 | 0.0101 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.44.2
63
+ - Pytorch 2.5.0+cu121
64
+ - Datasets 3.1.0
65
+ - Tokenizers 0.19.1
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:09ab175f5b31c02ef945d967bbbf95094e07ae1d4f2d06db70702dfeeb6acedd
3
  size 5899124
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:154f35b8021895567d2bb8c79847979ccad9061a9d3829624d914a8cc6f97c30
3
  size 5899124