St4n commited on
Commit
1b5c3b2
1 Parent(s): c643052

End of training

Browse files
README.md CHANGED
@@ -5,9 +5,24 @@ tags:
5
  - generated_from_trainer
6
  datasets:
7
  - audiofolder
 
 
8
  model-index:
9
  - name: wav2vec2-base-self-331-colab
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -16,6 +31,9 @@ should probably proofread and complete it, then remove this comment. -->
16
  # wav2vec2-base-self-331-colab
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the audiofolder dataset.
 
 
 
19
 
20
  ## Model description
21
 
@@ -43,11 +61,16 @@ The following hyperparameters were used during training:
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 500
46
- - num_epochs: 30
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
50
 
 
 
 
 
 
51
 
52
 
53
  ### Framework versions
 
5
  - generated_from_trainer
6
  datasets:
7
  - audiofolder
8
+ metrics:
9
+ - wer
10
  model-index:
11
  - name: wav2vec2-base-self-331-colab
12
+ results:
13
+ - task:
14
+ name: Automatic Speech Recognition
15
+ type: automatic-speech-recognition
16
+ dataset:
17
+ name: audiofolder
18
+ type: audiofolder
19
+ config: default
20
+ split: test
21
+ args: default
22
+ metrics:
23
+ - name: Wer
24
+ type: wer
25
+ value: 0.98989898989899
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
  # wav2vec2-base-self-331-colab
32
 
33
  This model is a fine-tuned version of [facebook/wav2vec2-base-960h](https://huggingface.co/facebook/wav2vec2-base-960h) on the audiofolder dataset.
34
+ It achieves the following results on the evaluation set:
35
+ - Loss: 2.5154
36
+ - Wer: 0.9899
37
 
38
  ## Model description
39
 
 
61
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
62
  - lr_scheduler_type: linear
63
  - lr_scheduler_warmup_steps: 500
64
+ - num_epochs: 100
65
  - mixed_precision_training: Native AMP
66
 
67
  ### Training results
68
 
69
+ | Training Loss | Epoch | Step | Validation Loss | Wer |
70
+ |:-------------:|:-----:|:----:|:---------------:|:------:|
71
+ | 4.3029 | 30.77 | 200 | 3.5530 | 1.0 |
72
+ | 3.3121 | 61.54 | 400 | 3.0604 | 1.0 |
73
+ | 2.7461 | 92.31 | 600 | 2.5154 | 0.9899 |
74
 
75
 
76
  ### Framework versions
runs/Mar31_06-55-38_ae4be65433ef/events.out.tfevents.1711868160.ae4be65433ef.291.1 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:67537cd0a3bd9a2d7f8a19fa1bde05f0bc9f3c9073ef1489638711635724bc90
3
- size 7655
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6373e24f03ef730c5f9c3a78440ddcb742ab0516d38ba5a8e97706e4da2b369
3
+ size 8009