RonanMcGovern commited on
Commit
731427b
·
verified ·
1 Parent(s): 3912dd6

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +4 -8
README.md CHANGED
@@ -21,20 +21,16 @@ Fine-tuned Whisper model based on [openai/whisper-tiny](https://huggingface.co/o
21
 
22
  | Metric | Base Model | Fine-tuned |
23
  |--------|------------|------------|
24
- | WER | 107.85% | 15.29% |
25
 
26
- **Improvement:** 92.56% WER reduction (lower is better)
27
 
28
  ## Training Details
29
 
30
  - **Base Model:** [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny)
31
  - **Training Dataset:** [Trelis/llm-lingo](https://huggingface.co/datasets/Trelis/llm-lingo)
32
- - **Train Loss:** 0.9832
33
- - **Training Time:** 21 seconds
34
-
35
- ## Training Plot
36
-
37
- ![Training Progress](training_plot.png)
38
 
39
  ## Inference
40
 
 
21
 
22
  | Metric | Base Model | Fine-tuned |
23
  |--------|------------|------------|
24
+ | WER | 107.85% | 34.30% |
25
 
26
+ **Improvement:** 73.55% WER reduction (lower is better)
27
 
28
  ## Training Details
29
 
30
  - **Base Model:** [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny)
31
  - **Training Dataset:** [Trelis/llm-lingo](https://huggingface.co/datasets/Trelis/llm-lingo)
32
+ - **Train Loss:** 2.5791
33
+ - **Training Time:** 19 seconds
 
 
 
 
34
 
35
  ## Inference
36