End of training
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
base_model: openai/whisper-small
|
3 |
-
datasets:
|
4 |
-
- mozilla-foundation/common_voice_16_1
|
5 |
language:
|
6 |
- nan
|
7 |
-
library_name: peft
|
8 |
license: apache-2.0
|
|
|
9 |
tags:
|
10 |
- generated_from_trainer
|
|
|
|
|
|
|
11 |
model-index:
|
12 |
- name: Whisper small Taiwanese - LoRA
|
13 |
results: []
|
@@ -20,7 +20,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -48,22 +48,15 @@ The following hyperparameters were used during training:
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
-
- num_epochs:
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
-
| Training Loss | Epoch | Step
|
57 |
-
|
58 |
-
| 1.
|
59 |
-
| 0.
|
60 |
-
| 0.7486 | 3.0 | 7585 | 0.8879 |
|
61 |
-
| 0.6056 | 4.0 | 10112 | 0.8839 |
|
62 |
-
| 0.4569 | 5.0 | 12640 | 0.9000 |
|
63 |
-
| 0.4929 | 6.0 | 15169 | 0.8907 |
|
64 |
-
| 0.3831 | 7.0 | 17696 | 0.9161 |
|
65 |
-
| 0.379 | 8.0 | 20225 | 0.9116 |
|
66 |
-
| 0.3041 | 9.0 | 22752 | 0.9306 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- nan
|
|
|
4 |
license: apache-2.0
|
5 |
+
library_name: peft
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- mozilla-foundation/common_voice_16_1
|
10 |
+
base_model: openai/whisper-small
|
11 |
model-index:
|
12 |
- name: Whisper small Taiwanese - LoRA
|
13 |
results: []
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.1 dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.9143
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_ratio: 0.1
|
51 |
+
- num_epochs: 2
|
52 |
- mixed_precision_training: Native AMP
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
+
| Training Loss | Epoch | Step | Validation Loss |
|
57 |
+
|:-------------:|:-----:|:----:|:---------------:|
|
58 |
+
| 1.0204 | 1.0 | 2572 | 1.0091 |
|
59 |
+
| 0.8829 | 2.0 | 5144 | 0.9143 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 19548472
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:359cf70a35c252a82aa4e5659e12ebeb2ca31ce4480709ac8b422d85d0218ba9
|
3 |
size 19548472
|
runs/Sep05_19-23-14_8fedde53f142/events.out.tfevents.1725564195.8fedde53f142.25.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:17b5a0af9ca8c02aa64cf86f5a6e53ee4cb670e4919836a3ab8e19c9c3684a50
|
3 |
+
size 49588
|