Add CER, hyperparameters, and training logs to README
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- lus
|
| 4 |
license: apache-2.0
|
| 5 |
-
base_model: Qwen/
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
|
@@ -38,7 +38,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 38 |
|
| 39 |
# qwen3-asr-0.6b-mizonal3-E3-lus-v2026.06
|
| 40 |
|
| 41 |
-
This model is a fine-tuned version of [Qwen/
|
| 42 |
Note: ~1 hour of conversational speech was added to this dataset version.
|
| 43 |
|
| 44 |
It achieves the following results on the evaluation set:
|
|
|
|
| 2 |
language:
|
| 3 |
- lus
|
| 4 |
license: apache-2.0
|
| 5 |
+
base_model: Qwen/Qwen3-ASR-0.6B
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
|
|
|
| 38 |
|
| 39 |
# qwen3-asr-0.6b-mizonal3-E3-lus-v2026.06
|
| 40 |
|
| 41 |
+
This model is a fine-tuned version of [Qwen/Qwen3-ASR-0.6B](https://huggingface.co/Qwen/Qwen3-ASR-0.6B) on the **MiZonal v3** dataset.
|
| 42 |
Note: ~1 hour of conversational speech was added to this dataset version.
|
| 43 |
|
| 44 |
It achieves the following results on the evaluation set:
|