kingabzpro commited on
Commit
75cc6fe
1 Parent(s): 3fdb7b7

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -5
  2. pytorch_model.bin +1 -1
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.6952
21
- - Wer: 1.0447
22
 
23
  ## Model description
24
 
@@ -45,14 +45,19 @@ The following hyperparameters were used during training:
45
  - total_train_batch_size: 64
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
- - lr_scheduler_warmup_steps: 500
49
- - num_epochs: 30
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
- | 5.079 | 25.0 | 400 | 0.6952 | 1.0447 |
 
 
 
 
 
56
 
57
 
58
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on the None dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 1.3263
21
+ - Wer: 1.0593
22
 
23
  ## Model description
24
 
 
45
  - total_train_batch_size: 64
46
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
47
  - lr_scheduler_type: linear
48
+ - lr_scheduler_warmup_steps: 50
49
+ - num_epochs: 40
50
 
51
  ### Training results
52
 
53
  | Training Loss | Epoch | Step | Validation Loss | Wer |
54
  |:-------------:|:-----:|:----:|:---------------:|:------:|
55
+ | 6.0662 | 6.25 | 100 | 3.4034 | 1.0 |
56
+ | 3.348 | 12.5 | 200 | 3.1795 | 1.0 |
57
+ | 2.4085 | 18.75 | 300 | 1.5518 | 1.0432 |
58
+ | 1.0433 | 25.0 | 400 | 1.2322 | 1.0514 |
59
+ | 0.5163 | 31.25 | 500 | 1.2808 | 1.0495 |
60
+ | 0.3625 | 37.5 | 600 | 1.3263 | 1.0593 |
61
 
62
 
63
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7e3dc396b51f1f0434d2e3b32b368436530e2352073cb80a5642e426802bda4
3
  size 1262180653
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e1fab6413c4667e8e61499a710ee29c56cb9164ca39cd222dafc9d2a7c3e308
3
  size 1262180653