Upload README.md with huggingface_hub
Browse files
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% |
|
| 25 |
|
| 26 |
-
**Improvement:**
|
| 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:**
|
| 33 |
-
- **Training Time:**
|
| 34 |
-
|
| 35 |
-
## Training Plot
|
| 36 |
-
|
| 37 |
-

|
| 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 |
|