jun-han commited on
Commit
2e8a13c
1 Parent(s): 062669f

Model save

Browse files
README.md CHANGED
@@ -1,25 +1,23 @@
1
  ---
2
  library_name: transformers
3
- language:
4
- - zh
5
  license: apache-2.0
6
- base_model: openai/whisper-small
7
  tags:
8
  - generated_from_trainer
9
  model-index:
10
- - name: Whisper-Small-squeezeformer-architecture
11
  results: []
12
  ---
13
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
- # Whisper-Small-squeezeformer-architecture
18
 
19
- This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Voice_Data_Collection_second_edition dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.3833
22
- - Cer: 21.0778
23
 
24
  ## Model description
25
 
@@ -45,7 +43,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: 3750
48
- - training_steps: 60000
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
@@ -60,14 +58,22 @@ The following hyperparameters were used during training:
60
  | 0.2109 | 6.0 | 22500 | 27.6988 | 0.4640 |
61
  | 0.1365 | 7.0 | 26250 | 27.5348 | 0.4580 |
62
  | 0.105 | 8.0 | 30000 | 27.2348 | 0.4571 |
63
- | 0.4959 | 9.0 | 33750 | 0.4091 | 24.2346 |
64
- | 0.344 | 10.0 | 37500 | 0.3801 | 22.3133 |
65
- | 0.2431 | 11.0 | 41250 | 0.3668 | 21.3667 |
66
- | 0.1569 | 12.0 | 45000 | 0.3665 | 21.1207 |
67
- | 0.112 | 13.0 | 48750 | 0.3702 | 21.1170 |
68
- | 0.0716 | 14.0 | 52500 | 0.3761 | 21.1263 |
69
- | 0.052 | 15.0 | 56250 | 0.3802 | 21.1822 |
70
- | 0.038 | 16.0 | 60000 | 0.3833 | 21.0778 |
 
 
 
 
 
 
 
 
71
 
72
 
73
  ### Framework versions
 
1
  ---
2
  library_name: transformers
 
 
3
  license: apache-2.0
4
+ base_model: jun-han/Whisper-Small-architecture-change
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
+ - name: Whisper-Small-architecture-change
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # Whisper-Small-architecture-change
16
 
17
+ This model is a fine-tuned version of [jun-han/Whisper-Small-architecture-change](https://huggingface.co/jun-han/Whisper-Small-architecture-change) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.4840
20
+ - Cer: 27.2870
21
 
22
  ## Model description
23
 
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: linear
45
  - lr_scheduler_warmup_steps: 3750
46
+ - training_steps: 90000
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
 
58
  | 0.2109 | 6.0 | 22500 | 27.6988 | 0.4640 |
59
  | 0.1365 | 7.0 | 26250 | 27.5348 | 0.4580 |
60
  | 0.105 | 8.0 | 30000 | 27.2348 | 0.4571 |
61
+ | 0.4959 | 9.0 | 33750 | 24.2346 | 0.4091 |
62
+ | 0.344 | 10.0 | 37500 | 22.3133 | 0.3801 |
63
+ | 0.2431 | 11.0 | 41250 | 21.3667 | 0.3668 |
64
+ | 0.1569 | 12.0 | 45000 | 21.1207 | 0.3665 |
65
+ | 0.112 | 13.0 | 48750 | 21.1170 | 0.3702 |
66
+ | 0.0716 | 14.0 | 52500 | 21.1263 | 0.3761 |
67
+ | 0.052 | 15.0 | 56250 | 21.1822 | 0.3802 |
68
+ | 0.038 | 16.0 | 60000 | 21.0778 | 0.3833 |
69
+ | 0.2982 | 17.0 | 63750 | 24.5216 | 0.4189 |
70
+ | 0.1896 | 18.0 | 67500 | 24.6688 | 0.4229 |
71
+ | 0.155 | 19.0 | 71250 | 25.9154 | 0.4375 |
72
+ | 0.1105 | 20.0 | 75000 | 26.1372 | 0.4476 |
73
+ | 0.0727 | 21.0 | 78750 | 26.9087 | 0.4637 |
74
+ | 0.0511 | 22.0 | 82500 | 0.4706 | 26.7894 |
75
+ | 0.033 | 23.0 | 86250 | 0.4808 | 27.2180 |
76
+ | 0.0246 | 24.0 | 90000 | 0.4840 | 27.2870 |
77
 
78
 
79
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:665cb6710a2b492937d648ebb1aeddbc13d5a2f3dce7b171add3728fe685acd3
3
  size 1291395552
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b012e10dfb339fe3433a746e221a51e9e590391017642e2414fd290a2c6f0b54
3
  size 1291395552
runs/Sep06_13-22-04_DESKTOP-Q3M97DH/events.out.tfevents.1725600129.DESKTOP-Q3M97DH.38628.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f9826536a2f23bda99c9bd3912d6a080d4e80a7b3ac567c53baec2b8f13d7a93
3
- size 71905
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec563a18707d83ec04ea9fb9b6a425b5a9d8c2c28ebb50e8594923d8bead4cad
3
+ size 104839