wbcmthh42 commited on
Commit
ba585d6
1 Parent(s): a52268f

Model save

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/wavlm-base-plus](https://huggingface.co/microsoft/wavlm-base-plus) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6398
20
- - Accuracy: 0.8692
21
 
22
  ## Model description
23
 
@@ -51,9 +51,9 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
54
- | 0.3176 | 1.0 | 3610 | 0.6951 | 0.8425 |
55
- | 0.2579 | 2.0 | 7220 | 0.5559 | 0.8674 |
56
- | 0.2214 | 3.0 | 10830 | 0.6398 | 0.8692 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/wavlm-base-plus](https://huggingface.co/microsoft/wavlm-base-plus) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.6375
20
+ - Accuracy: 0.8701
21
 
22
  ## Model description
23
 
 
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
53
  |:-------------:|:-----:|:-----:|:---------------:|:--------:|
54
+ | 0.3168 | 1.0 | 3610 | 0.6366 | 0.8510 |
55
+ | 0.2482 | 2.0 | 7220 | 0.5499 | 0.8692 |
56
+ | 0.2167 | 3.0 | 10830 | 0.6375 | 0.8701 |
57
 
58
 
59
  ### Framework versions