End of training
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ license: apache-2.0
|
|
5 |
library_name: peft
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
-
base_model: openai/whisper-small
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_16_1
|
|
|
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,21 @@ 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 |
-
|
|
59 |
-
| 0.
|
60 |
-
| 0.4991 | 5.0 | 12500 | 0.9338 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
- PEFT 0.10.0
|
66 |
-
- Transformers 4.
|
67 |
-
- Pytorch 2.
|
68 |
-
- Datasets 2.
|
69 |
-
- Tokenizers 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.9244
|
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 |
+
| 0.9794 | 1.0 | 2500 | 1.0233 |
|
59 |
+
| 0.8197 | 2.0 | 5000 | 0.9244 |
|
|
|
60 |
|
61 |
|
62 |
### Framework versions
|
63 |
|
64 |
- PEFT 0.10.0
|
65 |
+
- Transformers 4.38.2
|
66 |
+
- Pytorch 2.2.0+cu121
|
67 |
+
- Datasets 2.18.0
|
68 |
+
- Tokenizers 0.15.2
|
runs/Aug10_17-40-39_4ad312458ad9/events.out.tfevents.1723311640.4ad312458ad9.26.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:426440407fed612863268749318df5a4e56de8957ad9d4e745c377555c54f428
|
3 |
+
size 48520
|