shhossain commited on
Commit
5a5ab73
1 Parent(s): 53c50d2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -41
README.md CHANGED
@@ -13,8 +13,6 @@ language:
13
  pipeline_tag: automatic-speech-recognition
14
  ---
15
 
16
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
17
- should probably proofread and complete it, then remove this comment. -->
18
 
19
  # whisper-tiny-bn
20
 
@@ -23,45 +21,6 @@ It achieves the following results on the evaluation set:
23
  - Loss: 0.4041
24
  - Wer: 74.0213
25
 
26
- ## Model description
27
-
28
- More information needed
29
-
30
- ## Intended uses & limitations
31
-
32
- More information needed
33
-
34
- ## Training and evaluation data
35
-
36
- More information needed
37
-
38
- ## Training procedure
39
-
40
- ### Training hyperparameters
41
-
42
- The following hyperparameters were used during training:
43
- - learning_rate: 1e-05
44
- - train_batch_size: 16
45
- - eval_batch_size: 8
46
- - seed: 42
47
- - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
48
- - lr_scheduler_type: linear
49
- - lr_scheduler_warmup_steps: 500
50
- - training_steps: 4000
51
-
52
- ### Training results
53
-
54
- | Training Loss | Epoch | Step | Validation Loss | Wer |
55
- |:-------------:|:-----:|:----:|:---------------:|:--------:|
56
- | 1.5443 | 4.67 | 500 | 1.0344 | 180.0125 |
57
- | 0.3201 | 9.35 | 1000 | 0.2322 | 121.4866 |
58
- | 0.0545 | 14.02 | 1500 | 0.2617 | 128.8570 |
59
- | 0.0116 | 18.69 | 2000 | 0.3251 | 95.9400 |
60
- | 0.0031 | 23.36 | 2500 | 0.3768 | 101.7489 |
61
- | 0.0007 | 28.04 | 3000 | 0.3905 | 98.5634 |
62
- | 0.0004 | 32.71 | 3500 | 0.4006 | 101.1868 |
63
- | 0.0003 | 37.38 | 4000 | 0.4041 | 100.9994 |
64
-
65
 
66
  ### Framework versions
67
 
 
13
  pipeline_tag: automatic-speech-recognition
14
  ---
15
 
 
 
16
 
17
  # whisper-tiny-bn
18
 
 
21
  - Loss: 0.4041
22
  - Wer: 74.0213
23
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
 
25
  ### Framework versions
26