rishiA commited on
Commit
5ee941d
1 Parent(s): f830a0b

End of training

Browse files
Files changed (1) hide show
  1. README.md +12 -12
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.2465
21
- - Accuracy: 0.9398
22
 
23
  ## Model description
24
 
@@ -52,16 +52,16 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|
55
- | No log | 0.9524 | 5 | 0.6377 | 0.9157 |
56
- | 0.6535 | 1.9048 | 10 | 0.5485 | 0.9458 |
57
- | 0.6535 | 2.8571 | 15 | 0.4509 | 0.9217 |
58
- | 0.4938 | 4.0 | 21 | 0.3879 | 0.8795 |
59
- | 0.4938 | 4.9524 | 26 | 0.2894 | 0.9277 |
60
- | 0.3475 | 5.9048 | 31 | 0.2942 | 0.8614 |
61
- | 0.3475 | 6.8571 | 36 | 0.2705 | 0.9518 |
62
- | 0.2678 | 8.0 | 42 | 0.2951 | 0.8976 |
63
- | 0.2678 | 8.9524 | 47 | 0.2542 | 0.9398 |
64
- | 0.1837 | 9.5238 | 50 | 0.2465 | 0.9398 |
65
 
66
 
67
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.2683
21
+ - Accuracy: 0.9639
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:------:|:----:|:---------------:|:--------:|
55
+ | No log | 0.9524 | 5 | 0.6652 | 0.9157 |
56
+ | 0.6722 | 1.9048 | 10 | 0.5931 | 0.9217 |
57
+ | 0.6722 | 2.8571 | 15 | 0.5272 | 0.9337 |
58
+ | 0.5461 | 4.0 | 21 | 0.4712 | 0.8554 |
59
+ | 0.5461 | 4.9524 | 26 | 0.3943 | 0.8916 |
60
+ | 0.3891 | 5.9048 | 31 | 0.3369 | 0.9337 |
61
+ | 0.3891 | 6.8571 | 36 | 0.3099 | 0.9398 |
62
+ | 0.2976 | 8.0 | 42 | 0.2811 | 0.9578 |
63
+ | 0.2976 | 8.9524 | 47 | 0.2713 | 0.9578 |
64
+ | 0.2393 | 9.5238 | 50 | 0.2683 | 0.9639 |
65
 
66
 
67
  ### Framework versions