marcelopd20 commited on
Commit
9ef7f12
1 Parent(s): fc11e70

End of training

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
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: nan
21
- - Accuracy: 0.0708
22
 
23
  ## Model description
24
 
@@ -52,14 +52,14 @@ The following hyperparameters were used during training:
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
- | No log | 0.8 | 3 | nan | 0.0708 |
56
- | No log | 1.87 | 7 | nan | 0.0708 |
57
- | 241.9899 | 2.93 | 11 | nan | 0.0708 |
58
- | 241.9899 | 4.0 | 15 | nan | 0.0708 |
59
- | 241.9899 | 4.8 | 18 | nan | 0.0708 |
60
- | 0.0 | 5.87 | 22 | nan | 0.0708 |
61
- | 0.0 | 6.93 | 26 | nan | 0.0708 |
62
- | 0.0 | 8.0 | 30 | nan | 0.0708 |
63
 
64
 
65
  ### Framework versions
 
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: nan
21
+ - Accuracy: 0.0885
22
 
23
  ## Model description
24
 
 
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 0.8 | 3 | nan | 0.0885 |
56
+ | No log | 1.87 | 7 | nan | 0.0885 |
57
+ | 241.3901 | 2.93 | 11 | nan | 0.0885 |
58
+ | 241.3901 | 4.0 | 15 | nan | 0.0885 |
59
+ | 241.3901 | 4.8 | 18 | nan | 0.0885 |
60
+ | 0.0 | 5.87 | 22 | nan | 0.0885 |
61
+ | 0.0 | 6.93 | 26 | nan | 0.0885 |
62
+ | 0.0 | 8.0 | 30 | nan | 0.0885 |
63
 
64
 
65
  ### Framework versions