fmagot01 commited on
Commit
cfaac56
1 Parent(s): bed45de

End of training

Browse files
Files changed (1) hide show
  1. README.md +10 -7
README.md CHANGED
@@ -16,10 +16,13 @@ model-index:
16
  dataset:
17
  name: Giga Speech
18
  type: OthmaneJ/distil-wav2vec2
 
 
 
19
  metrics:
20
  - name: Accuracy
21
  type: accuracy
22
- value: 0.46
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [OthmaneJ/distil-wav2vec2](https://huggingface.co/OthmaneJ/distil-wav2vec2) on the Giga Speech dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 1.6843
33
- - Accuracy: 0.46
34
 
35
  ## Model description
36
 
@@ -62,10 +65,10 @@ The following hyperparameters were used during training:
62
 
63
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
64
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
65
- | 2.2474 | 1.0 | 113 | 2.1219 | 0.28 |
66
- | 2.1323 | 2.0 | 226 | 1.9120 | 0.28 |
67
- | 1.8539 | 3.0 | 339 | 1.7446 | 0.42 |
68
- | 1.831 | 4.0 | 452 | 1.6843 | 0.46 |
69
 
70
 
71
  ### Framework versions
 
16
  dataset:
17
  name: Giga Speech
18
  type: OthmaneJ/distil-wav2vec2
19
+ config: xs
20
+ split: train
21
+ args: xs
22
  metrics:
23
  - name: Accuracy
24
  type: accuracy
25
+ value: 0.8881789137380192
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 [OthmaneJ/distil-wav2vec2](https://huggingface.co/OthmaneJ/distil-wav2vec2) on the Giga Speech dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.4271
36
+ - Accuracy: 0.8882
37
 
38
  ## Model description
39
 
 
65
 
66
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
67
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
68
+ | 1.4425 | 1.0 | 1057 | 1.3045 | 0.5399 |
69
+ | 0.796 | 2.0 | 2114 | 0.8516 | 0.7284 |
70
+ | 0.9685 | 3.0 | 3171 | 0.5054 | 0.8626 |
71
+ | 0.5623 | 4.0 | 4228 | 0.4271 | 0.8882 |
72
 
73
 
74
  ### Framework versions