yaygomii/whisper-small-ta-peft-lora-cross
Browse files
README.md
CHANGED
|
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [yaygomii/whisper-small-ta-fyp](https://huggingface.co/yaygomii/whisper-small-ta-fyp) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
-
- Loss: 0.
|
| 21 |
-
- Accuracy:
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -51,7 +51,7 @@ The following hyperparameters were used during training:
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 54 |
-
| 0.
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 17 |
|
| 18 |
This model is a fine-tuned version of [yaygomii/whisper-small-ta-fyp](https://huggingface.co/yaygomii/whisper-small-ta-fyp) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
+
- Loss: 0.0010
|
| 21 |
+
- Accuracy: 1.0
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
|
|
| 51 |
|
| 52 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
| 53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
| 54 |
+
| 0.0056 | 1.0 | 548 | 0.0010 | 1.0 |
|
| 55 |
|
| 56 |
|
| 57 |
### Framework versions
|