adityarra07
commited on
./Hugging-face-models/whisper-med-LoRA_FAA_data_small
Browse files- README.md +7 -12
- adapter_model.bin +1 -1
README.md
CHANGED
@@ -17,7 +17,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 4.
|
21 |
- Wer: 56.9444
|
22 |
|
23 |
## Model description
|
@@ -43,22 +43,17 @@ The following hyperparameters were used during training:
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
-
- num_epochs:
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
-
| 4.5172 | 1.0 | 2 | 4.
|
53 |
-
| 4.
|
54 |
-
| 4.
|
55 |
-
| 4.
|
56 |
-
| 4.
|
57 |
-
| 4.3382 | 6.0 | 12 | 4.2150 | 56.9444 |
|
58 |
-
| 4.2763 | 7.0 | 14 | 4.1884 | 56.9444 |
|
59 |
-
| 4.2853 | 8.0 | 16 | 4.1740 | 56.9444 |
|
60 |
-
| 4.2673 | 9.0 | 18 | 4.1669 | 56.9444 |
|
61 |
-
| 4.1283 | 10.0 | 20 | 4.1617 | 56.9444 |
|
62 |
|
63 |
|
64 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 4.2316
|
21 |
- Wer: 56.9444
|
22 |
|
23 |
## Model description
|
|
|
43 |
- seed: 42
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- num_epochs: 5
|
47 |
|
48 |
### Training results
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
52 |
+
| 4.5172 | 1.0 | 2 | 4.4875 | 56.9444 |
|
53 |
+
| 4.3742 | 2.0 | 4 | 4.4471 | 56.9444 |
|
54 |
+
| 4.5366 | 3.0 | 6 | 4.3552 | 56.9444 |
|
55 |
+
| 4.3537 | 4.0 | 8 | 4.3168 | 56.9444 |
|
56 |
+
| 4.1782 | 5.0 | 10 | 4.2316 | 56.9444 |
|
|
|
|
|
|
|
|
|
|
|
57 |
|
58 |
|
59 |
### Framework versions
|
adapter_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 75604173
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2c477735295656a99095d90901a90961ed4047fa777d8b367f5ba95da6a2ba00
|
3 |
size 75604173
|