JacobLinCool commited on
Commit
a57c3db
·
verified ·
1 Parent(s): 6738752

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -10
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- library_name: peft
3
  language:
4
  - en
5
  license: apache-2.0
@@ -26,7 +26,7 @@ model-index:
26
  type: hf-internal-testing/librispeech_asr_dummy
27
  metrics:
28
  - type: wer
29
- value: 65.4320987654321
30
  name: Wer
31
  ---
32
 
@@ -37,9 +37,9 @@ should probably proofread and complete it, then remove this comment. -->
37
 
38
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the hf-internal-testing/librispeech_asr_dummy dataset.
39
  It achieves the following results on the evaluation set:
40
- - Loss: 1.0315
41
- - Wer: 65.4321
42
- - Cer: 30.1947
43
 
44
  ## Model description
45
 
@@ -70,11 +70,11 @@ The following hyperparameters were used during training:
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
72
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
73
- | 1.8721 | 1.0 | 8 | 1.5609 | 74.0741 | 31.3264 |
74
- | 0.8099 | 2.0 | 16 | 1.2784 | 69.6296 | 31.1453 |
75
- | 0.3841 | 3.0 | 24 | 1.1096 | 75.3086 | 36.5776 |
76
- | 0.1898 | 4.0 | 32 | 1.0460 | 68.6420 | 32.5939 |
77
- | 0.1511 | 5.0 | 40 | 1.0315 | 65.4321 | 30.1947 |
78
 
79
 
80
  ### Framework versions
 
1
  ---
2
+ library_name: transformers
3
  language:
4
  - en
5
  license: apache-2.0
 
26
  type: hf-internal-testing/librispeech_asr_dummy
27
  metrics:
28
  - type: wer
29
+ value: 59.01234567901235
30
  name: Wer
31
  ---
32
 
 
37
 
38
  This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the hf-internal-testing/librispeech_asr_dummy dataset.
39
  It achieves the following results on the evaluation set:
40
+ - Loss: 1.0778
41
+ - Wer: 59.0123
42
+ - Cer: 23.9022
43
 
44
  ## Model description
45
 
 
70
 
71
  | Training Loss | Epoch | Step | Validation Loss | Wer | Cer |
72
  |:-------------:|:-----:|:----:|:---------------:|:-------:|:-------:|
73
+ | 1.8837 | 1.0 | 8 | 1.5660 | 67.6543 | 28.1575 |
74
+ | 0.8916 | 2.0 | 16 | 1.3180 | 58.0247 | 23.3590 |
75
+ | 0.3949 | 3.0 | 24 | 1.1546 | 60.7407 | 25.2603 |
76
+ | 0.2231 | 4.0 | 32 | 1.0957 | 59.7531 | 24.7623 |
77
+ | 0.17 | 5.0 | 40 | 1.0778 | 59.0123 | 23.9022 |
78
 
79
 
80
  ### Framework versions