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,21 +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.7166 | 3.0 | 7716 | 0.8862 |
|
61 |
-
| 0.5224 | 4.0 | 10288 | 0.9016 |
|
62 |
-
| 0.5268 | 5.0 | 12860 | 0.8868 |
|
63 |
-
| 0.414 | 6.0 | 15432 | 0.9129 |
|
64 |
-
| 0.3592 | 7.0 | 18004 | 0.9097 |
|
65 |
-
| 0.2912 | 8.0 | 20576 | 0.9261 |
|
66 |
|
67 |
|
68 |
### 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.9120
|
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.1309 | 1.0 | 2615 | 1.0088 |
|
59 |
+
| 0.8619 | 2.0 | 5230 | 0.9120 |
|
|
|
|
|
|
|
|
|
|
|
|
|
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:060c13a4d57a88938e5e7eeb4e0ea306ef61b017072cdf7392250a9cf8aed17f
|
3 |
size 19548472
|
runs/Sep17_17-33-30_38879316e859/events.out.tfevents.1726594410.38879316e859.27.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:5f89ff32ae37de26aa918154c4d02b270fd2fd939efcbb840b703ba88380aeba
|
3 |
+
size 50432
|