Nugrahasetyaardi commited on
Commit
6ef4bde
·
verified ·
1 Parent(s): e4a23ba

Model save

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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 the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6589
21
- - Accuracy: 0.6271
22
 
23
  ## Model description
24
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  ### Training results
52
 
53
- | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
- |:-------------:|:------:|:----:|:---------------:|:--------:|
55
- | No log | 0.9730 | 9 | 0.6646 | 0.6271 |
56
- | 0.674 | 1.9459 | 18 | 0.6577 | 0.6271 |
57
- | 0.6654 | 2.9189 | 27 | 0.6589 | 0.6271 |
58
 
59
 
60
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6725
21
+ - Accuracy: 0.6121
22
 
23
  ## Model description
24
 
 
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
54
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
55
+ | No log | 1.0 | 9 | 0.6698 | 0.6121 |
56
+ | 0.6634 | 2.0 | 18 | 0.6709 | 0.6121 |
57
+ | 0.6571 | 3.0 | 27 | 0.6725 | 0.6121 |
58
 
59
 
60
  ### Framework versions