kiranpantha commited on
Commit
db76739
·
verified ·
1 Parent(s): 359c267

End of training

Browse files
Files changed (3) hide show
  1. README.md +44 -10
  2. generation_config.json +1 -1
  3. model.safetensors +1 -1
README.md CHANGED
@@ -8,9 +8,24 @@ tags:
8
  - generated_from_trainer
9
  datasets:
10
  - kiranpantha/OpenSLR54-Whisper
 
 
11
  model-index:
12
  - name: Whisper Medium Nepali - Kiran Pantha
13
- results: []
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ---
15
 
16
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -19,6 +34,10 @@ should probably proofread and complete it, then remove this comment. -->
19
  # Whisper Medium Nepali - Kiran Pantha
20
 
21
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the OpenSLR54 dataset.
 
 
 
 
22
 
23
  ## Model description
24
 
@@ -37,26 +56,41 @@ More information needed
37
  ### Training hyperparameters
38
 
39
  The following hyperparameters were used during training:
40
- - learning_rate: 5e-05
41
- - train_batch_size: 8
42
  - eval_batch_size: 8
43
  - seed: 42
44
- - gradient_accumulation_steps: 2
45
- - total_train_batch_size: 16
46
- - optimizer: Use OptimizerNames.SGD and the args are:
47
- No additional optimizer arguments
48
  - lr_scheduler_type: linear
49
  - lr_scheduler_warmup_steps: 500
50
- - num_epochs: 2
51
  - mixed_precision_training: Native AMP
52
 
53
  ### Training results
54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
58
 
59
- - Transformers 4.47.1
60
  - Pytorch 2.5.1+cxx11.abi
61
  - Datasets 3.2.0
62
- - Tokenizers 0.21.0
 
8
  - generated_from_trainer
9
  datasets:
10
  - kiranpantha/OpenSLR54-Whisper
11
+ metrics:
12
+ - wer
13
  model-index:
14
  - name: Whisper Medium Nepali - Kiran Pantha
15
+ results:
16
+ - task:
17
+ name: Automatic Speech Recognition
18
+ type: automatic-speech-recognition
19
+ dataset:
20
+ name: OpenSLR54
21
+ type: kiranpantha/OpenSLR54-Whisper
22
+ config: default
23
+ split: test
24
+ args: 'config: ne, split: test'
25
+ metrics:
26
+ - name: Wer
27
+ type: wer
28
+ value: 21.99074074074074
29
  ---
30
 
31
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
34
  # Whisper Medium Nepali - Kiran Pantha
35
 
36
  This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the OpenSLR54 dataset.
37
+ It achieves the following results on the evaluation set:
38
+ - Loss: 0.1608
39
+ - Wer: 21.9907
40
+ - Cer: 5.3068
41
 
42
  ## Model description
43
 
 
56
  ### Training hyperparameters
57
 
58
  The following hyperparameters were used during training:
59
+ - learning_rate: 1e-05
60
+ - train_batch_size: 16
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
  - lr_scheduler_warmup_steps: 500
66
+ - training_steps: 5000
67
  - mixed_precision_training: Native AMP
68
 
69
  ### Training results
70
 
71
+ | Training Loss | Epoch | Step | Cer | Validation Loss | Wer |
72
+ |:-------------:|:------:|:----:|:-------:|:---------------:|:-------:|
73
+ | 0.2877 | 0.3597 | 300 | 13.1055 | 0.2588 | 48.6574 |
74
+ | 0.1865 | 0.7194 | 600 | 10.0741 | 0.2052 | 39.9537 |
75
+ | 0.1155 | 1.0791 | 900 | 8.1217 | 0.1633 | 31.8981 |
76
+ | 0.0992 | 1.4388 | 1200 | 7.6923 | 0.1577 | 30.6250 |
77
+ | 0.094 | 1.7986 | 1500 | 7.1969 | 0.1418 | 28.3796 |
78
+ | 0.0454 | 2.1583 | 1800 | 6.7308 | 0.1472 | 26.6898 |
79
+ | 0.0333 | 2.5180 | 2100 | 6.6353 | 0.1512 | 27.0602 |
80
+ | 0.0446 | 2.8777 | 2400 | 6.25 | 0.1409 | 25.5556 |
81
+ | 0.0204 | 3.2374 | 2700 | 6.5399 | 0.1513 | 25.8796 |
82
+ | 0.016 | 3.5971 | 3000 | 5.9674 | 0.1560 | 24.8380 |
83
+ | 0.0166 | 3.9568 | 3300 | 6.0592 | 0.1573 | 25.0926 |
84
+ | 0.0052 | 4.3165 | 3600 | 5.7802 | 0.1566 | 23.3796 |
85
+ | 0.0068 | 4.6763 | 3900 | 5.5233 | 0.1544 | 22.7083 |
86
+ | 0.0013 | 5.0360 | 4200 | 5.4756 | 0.1568 | 22.7546 |
87
+ | 0.001 | 5.3957 | 4500 | 0.1606 | 22.0139 | 5.3178 |
88
+ | 0.0017 | 5.7554 | 4800 | 0.1608 | 21.9907 | 5.3068 |
89
 
90
 
91
  ### Framework versions
92
 
93
+ - Transformers 4.46.3
94
  - Pytorch 2.5.1+cxx11.abi
95
  - Datasets 3.2.0
96
+ - Tokenizers 0.20.3
generation_config.json CHANGED
@@ -236,5 +236,5 @@
236
  "transcribe": 50359,
237
  "translate": 50358
238
  },
239
- "transformers_version": "4.47.1"
240
  }
 
236
  "transcribe": 50359,
237
  "translate": 50358
238
  },
239
+ "transformers_version": "4.46.3"
240
  }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2529d86c5507bcc59c6ff31098dff4864c4094b8df270f736713f92e18dcf9f4
3
  size 3055544304
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f8fa070a0c26d4669fb3aa299e286bb47212a75527ef303f0feec37caed22f17
3
  size 3055544304