dbaggi commited on
Commit
c3b1c94
1 Parent(s): c1e58fe

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
- value: 0.982200647249191
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0914
36
- - Accuracy: 0.9822
37
 
38
  ## Model description
39
 
@@ -67,11 +67,11 @@ The following hyperparameters were used during training:
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
- | 0.7748 | 1.0 | 399 | 0.6609 | 0.9345 |
71
- | 0.2856 | 2.0 | 798 | 0.1977 | 0.9787 |
72
- | 0.2129 | 3.0 | 1197 | 0.1209 | 0.9793 |
73
- | 0.1998 | 4.0 | 1597 | 0.0959 | 0.9815 |
74
- | 0.1712 | 5.0 | 1995 | 0.0914 | 0.9822 |
75
 
76
 
77
  ### Framework versions
 
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.9852897911150338
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-base](https://huggingface.co/facebook/wav2vec2-base) on the superb dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0639
36
+ - Accuracy: 0.9853
37
 
38
  ## Model description
39
 
 
67
 
68
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
69
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
70
+ | 0.1557 | 1.0 | 399 | 0.0856 | 0.9826 |
71
+ | 0.1589 | 2.0 | 798 | 0.0826 | 0.9818 |
72
+ | 0.1461 | 3.0 | 1197 | 0.0714 | 0.9822 |
73
+ | 0.0897 | 4.0 | 1597 | 0.0639 | 0.9853 |
74
+ | 0.1179 | 5.0 | 1995 | 0.0623 | 0.9851 |
75
 
76
 
77
  ### Framework versions