TheRamsay commited on
Commit
e17453e
·
verified ·
1 Parent(s): adaf4f4

End of training

Browse files
Files changed (1) hide show
  1. README.md +33 -17
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [fav-kky/wav2vec2-base-cs-80k-ClTRUS](https://huggingface.co/fav-kky/wav2vec2-base-cs-80k-ClTRUS) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 6.0118
22
- - Wer: 1.0817
23
 
24
  ## Model description
25
 
@@ -38,12 +38,12 @@ More information needed
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
- - learning_rate: 5e-05
42
- - train_batch_size: 4
43
- - eval_batch_size: 4
44
  - seed: 42
45
  - gradient_accumulation_steps: 2
46
- - total_train_batch_size: 8
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.3
@@ -54,17 +54,33 @@ The following hyperparameters were used during training:
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer |
56
  |:-------------:|:-------:|:-----:|:---------------:|:------:|
57
- | 3.1319 | 5.3333 | 2000 | 3.3683 | 1.0 |
58
- | 2.2224 | 10.6667 | 4000 | 2.7979 | 1.0 |
59
- | 1.7975 | 16.0 | 6000 | 2.8611 | 1.0054 |
60
- | 1.4021 | 21.3333 | 8000 | 3.2493 | 1.0107 |
61
- | 1.0624 | 26.6667 | 10000 | 3.8083 | 1.0402 |
62
- | 0.8147 | 32.0 | 12000 | 4.1691 | 1.0683 |
63
- | 0.6345 | 37.3333 | 14000 | 4.8640 | 1.0723 |
64
- | 0.5284 | 42.6667 | 16000 | 5.3956 | 1.0790 |
65
- | 0.4613 | 48.0 | 18000 | 5.5666 | 1.0924 |
66
- | 0.4049 | 53.3333 | 20000 | 5.9451 | 1.0723 |
67
- | 0.3765 | 58.6667 | 22000 | 6.0118 | 1.0817 |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
68
 
69
 
70
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [fav-kky/wav2vec2-base-cs-80k-ClTRUS](https://huggingface.co/fav-kky/wav2vec2-base-cs-80k-ClTRUS) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 1.5716
22
+ - Wer: 0.9831
23
 
24
  ## Model description
25
 
 
38
  ### Training hyperparameters
39
 
40
  The following hyperparameters were used during training:
41
+ - learning_rate: 1e-05
42
+ - train_batch_size: 16
43
+ - eval_batch_size: 16
44
  - seed: 42
45
  - gradient_accumulation_steps: 2
46
+ - total_train_batch_size: 32
47
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_ratio: 0.3
 
54
 
55
  | Training Loss | Epoch | Step | Validation Loss | Wer |
56
  |:-------------:|:-------:|:-----:|:---------------:|:------:|
57
+ | 3.4027 | 2.1942 | 2000 | 3.5478 | 1.0 |
58
+ | 3.2864 | 4.3884 | 4000 | 3.4339 | 1.0 |
59
+ | 2.8505 | 6.5826 | 6000 | 2.8626 | 0.9998 |
60
+ | 2.5028 | 8.7767 | 8000 | 2.5475 | 0.9989 |
61
+ | 2.2853 | 10.9709 | 10000 | 2.3584 | 0.9989 |
62
+ | 2.1248 | 13.1651 | 12000 | 2.2147 | 0.9992 |
63
+ | 2.0013 | 15.3593 | 14000 | 2.1026 | 0.9989 |
64
+ | 1.8839 | 17.5535 | 16000 | 1.9910 | 0.9986 |
65
+ | 1.7885 | 19.7477 | 18000 | 1.9146 | 0.9991 |
66
+ | 1.7114 | 21.9419 | 20000 | 1.8460 | 0.9977 |
67
+ | 1.6532 | 24.1360 | 22000 | 1.7951 | 0.9968 |
68
+ | 1.606 | 26.3302 | 24000 | 1.7419 | 0.9959 |
69
+ | 1.5582 | 28.5244 | 26000 | 1.7155 | 0.9958 |
70
+ | 1.5257 | 30.7186 | 28000 | 1.6877 | 0.9917 |
71
+ | 1.4951 | 32.9128 | 30000 | 1.6671 | 0.9923 |
72
+ | 1.4748 | 35.1070 | 32000 | 1.6511 | 0.9902 |
73
+ | 1.4454 | 37.3012 | 34000 | 1.6320 | 0.9891 |
74
+ | 1.4241 | 39.4953 | 36000 | 1.6238 | 0.9884 |
75
+ | 1.4038 | 41.6895 | 38000 | 1.6056 | 0.9843 |
76
+ | 1.3902 | 43.8837 | 40000 | 1.5955 | 0.9839 |
77
+ | 1.3795 | 46.0779 | 42000 | 1.5908 | 0.9848 |
78
+ | 1.3708 | 48.2721 | 44000 | 1.5855 | 0.9833 |
79
+ | 1.3633 | 50.4663 | 46000 | 1.5863 | 0.9858 |
80
+ | 1.3564 | 52.6604 | 48000 | 1.5791 | 0.9830 |
81
+ | 1.3542 | 54.8546 | 50000 | 1.5714 | 0.9818 |
82
+ | 1.3379 | 57.0488 | 52000 | 1.5722 | 0.9824 |
83
+ | 1.3441 | 59.2430 | 54000 | 1.5716 | 0.9831 |
84
 
85
 
86
  ### Framework versions