shljessie commited on
Commit
d29ebb8
1 Parent(s): 8b66937

End of training

Browse files
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  license: apache-2.0
3
- base_model: openai/whisper-base
4
  tags:
5
  - generated_from_trainer
6
  metrics:
@@ -15,10 +15,11 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # chinese-english-whisper-finetune
17
 
18
- This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.9448
21
- - Wer: 61.1351
 
22
 
23
  ## Model description
24
 
@@ -43,15 +44,16 @@ The following hyperparameters were used during training:
43
  - seed: 42
44
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
45
  - lr_scheduler_type: linear
46
- - lr_scheduler_warmup_steps: 500
47
  - training_steps: 500
48
  - mixed_precision_training: Native AMP
49
 
50
  ### Training results
51
 
52
- | Training Loss | Epoch | Step | Validation Loss | Wer |
53
- |:-------------:|:------:|:----:|:---------------:|:-------:|
54
- | 0.2996 | 0.7267 | 500 | 0.9448 | 61.1351 |
 
55
 
56
 
57
  ### Framework versions
 
1
  ---
2
  license: apache-2.0
3
+ base_model: openai/whisper-small
4
  tags:
5
  - generated_from_trainer
6
  metrics:
 
15
 
16
  # chinese-english-whisper-finetune
17
 
18
+ This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.6649
21
+ - Wer: 59.1595
22
+ - Mer: 50.2514
23
 
24
  ## Model description
25
 
 
44
  - seed: 42
45
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
46
  - lr_scheduler_type: linear
47
+ - lr_scheduler_warmup_steps: 50
48
  - training_steps: 500
49
  - mixed_precision_training: Native AMP
50
 
51
  ### Training results
52
 
53
+ | Training Loss | Epoch | Step | Validation Loss | Wer | Mer |
54
+ |:-------------:|:------:|:----:|:---------------:|:-------:|:-------:|
55
+ | 0.8854 | 0.2907 | 200 | 0.8722 | 59.5905 | 55.9986 |
56
+ | 0.6339 | 0.5814 | 400 | 0.6649 | 59.1595 | 50.2514 |
57
 
58
 
59
  ### Framework versions
generation_config.json CHANGED
@@ -1,36 +1,44 @@
1
  {
2
  "alignment_heads": [
3
  [
4
- 3,
5
- 1
6
  ],
7
  [
8
- 4,
9
- 2
10
  ],
11
  [
12
- 4,
13
- 3
14
  ],
15
  [
16
- 4,
 
 
 
 
17
  7
18
  ],
19
  [
20
- 5,
21
- 1
22
  ],
23
  [
24
- 5,
25
- 2
26
  ],
27
  [
28
- 5,
29
- 4
30
  ],
31
  [
32
- 5,
33
- 6
 
 
 
 
34
  ]
35
  ],
36
  "begin_suppress_tokens": [
 
1
  {
2
  "alignment_heads": [
3
  [
4
+ 5,
5
+ 3
6
  ],
7
  [
8
+ 5,
9
+ 9
10
  ],
11
  [
12
+ 8,
13
+ 0
14
  ],
15
  [
16
+ 8,
17
+ 4
18
+ ],
19
+ [
20
+ 8,
21
  7
22
  ],
23
  [
24
+ 8,
25
+ 8
26
  ],
27
  [
28
+ 9,
29
+ 0
30
  ],
31
  [
32
+ 9,
33
+ 7
34
  ],
35
  [
36
+ 9,
37
+ 9
38
+ ],
39
+ [
40
+ 10,
41
+ 5
42
  ]
43
  ],
44
  "begin_suppress_tokens": [
runs/May28_01-49-27_bef95ffba252/events.out.tfevents.1716860972.bef95ffba252.256.4 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4e10e59b736641fc880d4209bc1b5f05c53c23438c52b207baeea136a3a31272
3
- size 8199
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9369e53edeccc6f87a4dae79d8e79d0ce0a9adf20c8f26af974cb8d2c6c217ba
3
+ size 8764