Oyounghyun
commited on
Commit
•
72c4914
1
Parent(s):
c186c79
End of training
Browse files
README.md
CHANGED
@@ -1,27 +1,27 @@
|
|
1 |
---
|
2 |
-
base_model: openai/whisper-base
|
3 |
-
datasets:
|
4 |
-
- Oyounghyun/whisper_study_data
|
5 |
language:
|
6 |
- ko
|
7 |
license: apache-2.0
|
|
|
8 |
tags:
|
9 |
- hf-asr-leaderboard
|
10 |
- generated_from_trainer
|
|
|
|
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
-
#
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the train dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Cer:
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -47,33 +47,23 @@ The following hyperparameters were used during training:
|
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
49 |
- lr_scheduler_warmup_steps: 10
|
50 |
-
- training_steps:
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
-
| Training Loss | Epoch
|
56 |
-
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.0005 | 21.5686 | 1100 | 0.0675 | 2.5082 |
|
68 |
-
| 0.0005 | 23.5294 | 1200 | 0.0676 | 2.3991 |
|
69 |
-
| 0.0005 | 25.4902 | 1300 | 0.0679 | 2.3991 |
|
70 |
-
| 0.0004 | 27.4510 | 1400 | 0.0682 | 2.4264 |
|
71 |
-
| 0.0004 | 29.4118 | 1500 | 0.0682 | 2.4264 |
|
72 |
-
| 0.0004 | 31.3725 | 1600 | 0.0684 | 2.4264 |
|
73 |
-
| 0.0003 | 33.3333 | 1700 | 0.0684 | 2.4264 |
|
74 |
-
| 0.0004 | 35.2941 | 1800 | 0.0685 | 2.4264 |
|
75 |
-
| 0.0004 | 37.2549 | 1900 | 0.0685 | 2.4264 |
|
76 |
-
| 0.0003 | 39.2157 | 2000 | 0.0686 | 2.4264 |
|
77 |
|
78 |
|
79 |
### Framework versions
|
|
|
1 |
---
|
|
|
|
|
|
|
2 |
language:
|
3 |
- ko
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-base
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
+
datasets:
|
10 |
+
- Oyounghyun/whisper_study_data
|
11 |
model-index:
|
12 |
+
- name: study0702
|
13 |
results: []
|
14 |
---
|
15 |
|
16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
17 |
should probably proofread and complete it, then remove this comment. -->
|
18 |
|
19 |
+
# study0702
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the train dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.1707
|
24 |
+
- Cer: 6.3423
|
25 |
|
26 |
## Model description
|
27 |
|
|
|
47 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
48 |
- lr_scheduler_type: linear
|
49 |
- lr_scheduler_warmup_steps: 10
|
50 |
+
- training_steps: 1000
|
51 |
- mixed_precision_training: Native AMP
|
52 |
|
53 |
### Training results
|
54 |
|
55 |
+
| Training Loss | Epoch | Step | Validation Loss | Cer |
|
56 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|
|
57 |
+
| 0.2677 | 0.9615 | 100 | 0.2343 | 8.5421 |
|
58 |
+
| 0.1167 | 1.9231 | 200 | 0.1853 | 7.1773 |
|
59 |
+
| 0.0532 | 2.8846 | 300 | 0.1747 | 6.6635 |
|
60 |
+
| 0.0284 | 3.8462 | 400 | 0.1718 | 6.7919 |
|
61 |
+
| 0.0174 | 4.8077 | 500 | 0.1705 | 6.3423 |
|
62 |
+
| 0.0081 | 5.7692 | 600 | 0.1689 | 5.9891 |
|
63 |
+
| 0.0069 | 6.7308 | 700 | 0.1702 | 6.2781 |
|
64 |
+
| 0.0053 | 7.6923 | 800 | 0.1702 | 6.5511 |
|
65 |
+
| 0.0045 | 8.6538 | 900 | 0.1703 | 6.3263 |
|
66 |
+
| 0.0048 | 9.6154 | 1000 | 0.1707 | 6.3423 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
67 |
|
68 |
|
69 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 290403936
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8241f9f849164bba31e179a85ff6302631096acf9d7a95646ca8545891762bed
|
3 |
size 290403936
|
runs/Jul02_02-29-10_00cc00676c60/events.out.tfevents.1719887357.00cc00676c60.608.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:6215d5c7ba82a4ebe438f83ec258728b289bdac406f315bdde25c23d47f7dee1
|
3 |
+
size 17620
|