BilalS96 commited on
Commit
ff40b8b
·
verified ·
1 Parent(s): 6bd4367

End of training

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -15,8 +15,8 @@ model-index:
15
  - name: Kammi
16
  results:
17
  - task:
18
- type: automatic-speech-recognition
19
  name: Automatic Speech Recognition
 
20
  dataset:
21
  name: BilalS96/Commonvoice-kazakh
22
  type: Commonvoice-kazakh
@@ -24,9 +24,9 @@ model-index:
24
  split: None
25
  args: 'config: kzk, split: test'
26
  metrics:
27
- - type: wer
 
28
  value: 1.0
29
- name: Wer
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -36,7 +36,7 @@ should probably proofread and complete it, then remove this comment. -->
36
 
37
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the BilalS96/Commonvoice-kazakh dataset.
38
  It achieves the following results on the evaluation set:
39
- - Loss: 3.2408
40
  - Wer: 1.0
41
 
42
  ## Model description
@@ -60,7 +60,7 @@ The following hyperparameters were used during training:
60
  - train_batch_size: 4
61
  - eval_batch_size: 8
62
  - seed: 42
63
- - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
  - lr_scheduler_type: linear
65
  - num_epochs: 30
66
  - mixed_precision_training: Native AMP
@@ -69,17 +69,17 @@ The following hyperparameters were used during training:
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-------:|:----:|:---------------:|:---:|
72
- | 3.255 | 4.3860 | 500 | 3.2401 | 1.0 |
73
- | 3.2362 | 8.7719 | 1000 | 3.2517 | 1.0 |
74
- | 3.2342 | 13.1579 | 1500 | 3.2470 | 1.0 |
75
- | 3.2288 | 17.5439 | 2000 | 3.2386 | 1.0 |
76
- | 3.2227 | 21.9298 | 2500 | 3.2335 | 1.0 |
77
- | 3.2373 | 26.3158 | 3000 | 3.2408 | 1.0 |
78
 
79
 
80
  ### Framework versions
81
 
82
- - Transformers 4.47.1
83
- - Pytorch 2.5.1+cu121
84
  - Datasets 3.2.0
85
  - Tokenizers 0.21.0
 
15
  - name: Kammi
16
  results:
17
  - task:
 
18
  name: Automatic Speech Recognition
19
+ type: automatic-speech-recognition
20
  dataset:
21
  name: BilalS96/Commonvoice-kazakh
22
  type: Commonvoice-kazakh
 
24
  split: None
25
  args: 'config: kzk, split: test'
26
  metrics:
27
+ - name: Wer
28
+ type: wer
29
  value: 1.0
 
30
  ---
31
 
32
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
36
 
37
  This model is a fine-tuned version of [facebook/wav2vec2-large-xlsr-53](https://huggingface.co/facebook/wav2vec2-large-xlsr-53) on the BilalS96/Commonvoice-kazakh dataset.
38
  It achieves the following results on the evaluation set:
39
+ - Loss: 3.2424
40
  - Wer: 1.0
41
 
42
  ## Model description
 
60
  - train_batch_size: 4
61
  - eval_batch_size: 8
62
  - seed: 42
63
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
64
  - lr_scheduler_type: linear
65
  - num_epochs: 30
66
  - mixed_precision_training: Native AMP
 
69
 
70
  | Training Loss | Epoch | Step | Validation Loss | Wer |
71
  |:-------------:|:-------:|:----:|:---------------:|:---:|
72
+ | 3.7719 | 4.3860 | 500 | 3.2418 | 1.0 |
73
+ | 3.2332 | 8.7719 | 1000 | 3.2473 | 1.0 |
74
+ | 3.2332 | 13.1579 | 1500 | 3.2480 | 1.0 |
75
+ | 3.227 | 17.5439 | 2000 | 3.2337 | 1.0 |
76
+ | 3.2218 | 21.9298 | 2500 | 3.2342 | 1.0 |
77
+ | 3.2361 | 26.3158 | 3000 | 3.2424 | 1.0 |
78
 
79
 
80
  ### Framework versions
81
 
82
+ - Transformers 4.48.3
83
+ - Pytorch 2.5.1+cu124
84
  - Datasets 3.2.0
85
  - Tokenizers 0.21.0