deepthink8 commited on
Commit
8800fb4
·
verified ·
1 Parent(s): 5157cdd

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.6930
22
- - Accuracy: 0.5108
23
 
24
  ## Model description
25
 
@@ -53,7 +53,7 @@ The following hyperparameters were used during training:
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 0.6932 | 1.0 | 496 | 0.6930 | 0.5108 |
57
 
58
 
59
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.6931
22
+ - Accuracy: 0.5053
23
 
24
  ## Model description
25
 
 
53
 
54
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
55
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
+ | 0.694 | 1.0 | 496 | 0.6931 | 0.5053 |
57
 
58
 
59
  ### Framework versions