pratt3000 commited on
Commit
d425c9f
1 Parent(s): 9c9bb2b

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -15,8 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.0123
19
- - Accuracy: 0.9984
20
 
21
  ## Model description
22
 
@@ -50,11 +50,11 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
- | 0.0779 | 1.0 | 80 | 0.1391 | 0.9641 |
54
- | 0.0244 | 2.0 | 160 | 0.0304 | 0.9953 |
55
- | 0.0045 | 3.0 | 240 | 0.0290 | 0.9938 |
56
- | 0.0057 | 4.0 | 320 | 0.0204 | 0.9953 |
57
- | 0.0025 | 5.0 | 400 | 0.0123 | 0.9984 |
58
 
59
 
60
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.0029
19
+ - Accuracy: 0.9997
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
53
+ | 0.0037 | 1.0 | 400 | 0.0054 | 0.9991 |
54
+ | 0.0007 | 2.0 | 800 | 0.0029 | 0.9997 |
55
+ | 0.0004 | 3.0 | 1200 | 0.0028 | 0.9997 |
56
+ | 0.0003 | 4.0 | 1600 | 0.0029 | 0.9997 |
57
+ | 0.0003 | 5.0 | 2000 | 0.0028 | 0.9997 |
58
 
59
 
60
  ### Framework versions