DipsankarSinha commited on
Commit
d6d2d2d
·
1 Parent(s): d485dcb

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -5
README.md CHANGED
@@ -1,5 +1,4 @@
1
  ---
2
- license: apache-2.0
3
  tags:
4
  - generated_from_trainer
5
  metrics:
@@ -14,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # HO_ASR-Model_KIIT2025
16
 
17
- This model is a fine-tuned version of [facebook/wav2vec2-xls-r-300m](https://huggingface.co/facebook/wav2vec2-xls-r-300m) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.6844
20
- - Wer: 0.5516
21
 
22
  ## Model description
23
 
@@ -45,7 +44,7 @@ The following hyperparameters were used during training:
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
  - lr_scheduler_warmup_steps: 250
48
- - num_epochs: 50
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
@@ -77,6 +76,18 @@ The following hyperparameters were used during training:
77
  | 0.0591 | 46.0 | 5750 | 0.6809 | 0.5535 |
78
  | 0.0585 | 48.0 | 6000 | 0.6786 | 0.5512 |
79
  | 0.0555 | 50.0 | 6250 | 0.6844 | 0.5516 |
 
 
 
 
 
 
 
 
 
 
 
 
80
 
81
 
82
  ### Framework versions
 
1
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  metrics:
 
13
 
14
  # HO_ASR-Model_KIIT2025
15
 
16
+ This model is a fine-tuned version of [/content/HO_ASR-Model_KIIT2025/checkpoint-6250/](https://huggingface.co//content/HO_ASR-Model_KIIT2025/checkpoint-6250/) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.7268
19
+ - Wer: 0.5447
20
 
21
  ## Model description
22
 
 
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
  - lr_scheduler_warmup_steps: 250
47
+ - num_epochs: 75
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
 
76
  | 0.0591 | 46.0 | 5750 | 0.6809 | 0.5535 |
77
  | 0.0585 | 48.0 | 6000 | 0.6786 | 0.5512 |
78
  | 0.0555 | 50.0 | 6250 | 0.6844 | 0.5516 |
79
+ | 0.0681 | 52.0 | 6500 | 0.6603 | 0.5562 |
80
+ | 0.0699 | 54.0 | 6750 | 0.6837 | 0.5565 |
81
+ | 0.0641 | 56.0 | 7000 | 0.6792 | 0.5509 |
82
+ | 0.0612 | 58.0 | 7250 | 0.6765 | 0.5508 |
83
+ | 0.0593 | 60.0 | 7500 | 0.6780 | 0.5530 |
84
+ | 0.0525 | 62.0 | 7750 | 0.6947 | 0.5460 |
85
+ | 0.0491 | 64.0 | 8000 | 0.7007 | 0.5504 |
86
+ | 0.0482 | 66.0 | 8250 | 0.7215 | 0.5572 |
87
+ | 0.0478 | 68.0 | 8500 | 0.7178 | 0.5444 |
88
+ | 0.0434 | 70.0 | 8750 | 0.7283 | 0.5465 |
89
+ | 0.042 | 72.0 | 9000 | 0.7203 | 0.5462 |
90
+ | 0.0402 | 74.0 | 9250 | 0.7268 | 0.5447 |
91
 
92
 
93
  ### Framework versions