justin1983 commited on
Commit
9916253
1 Parent(s): e2bb945

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.0872
20
- - Accuracy: 0.9711
21
 
22
  ## Model description
23
 
@@ -48,8 +48,8 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
- | 0.1396 | 1.0 | 196 | 0.1007 | 0.9653 |
52
- | 0.1189 | 2.0 | 392 | 0.0872 | 0.9711 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.2777
20
+ - Accuracy: 0.8455
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
50
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
51
+ | 0.368 | 1.0 | 204 | 0.2701 | 0.844 |
52
+ | 0.2867 | 2.0 | 408 | 0.2777 | 0.8455 |
53
 
54
 
55
  ### Framework versions