End of training
Browse files- README.md +4 -17
- model.safetensors +1 -1
- runs/Nov10_21-16-57_a0584f3f215f/events.out.tfevents.1699651077.a0584f3f215f +3 -0
- runs/Nov10_23-19-05_a0584f3f215f/events.out.tfevents.1699658404.a0584f3f215f +3 -0
- runs/Nov10_23-40-27_fca621e752d6/events.out.tfevents.1699659747.fca621e752d6 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -6,22 +6,17 @@ base_model: openai/whisper-medium
|
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
-
metrics:
|
10 |
-
- wer
|
11 |
model-index:
|
12 |
-
- name: Whisper Medium Hi
|
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 |
-
# Whisper Medium Hi
|
20 |
|
21 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
|
22 |
-
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 1.4290
|
24 |
-
- Wer: 70.8531
|
25 |
|
26 |
## Model description
|
27 |
|
@@ -48,18 +43,10 @@ The following hyperparameters were used during training:
|
|
48 |
- total_train_batch_size: 32
|
49 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
50 |
- lr_scheduler_type: linear
|
51 |
-
- lr_scheduler_warmup_steps:
|
52 |
-
- training_steps:
|
53 |
- mixed_precision_training: Native AMP
|
54 |
|
55 |
-
### Training results
|
56 |
-
|
57 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
58 |
-
|:-------------:|:-----:|:----:|:---------------:|:-------:|
|
59 |
-
| 2.2022 | 0.04 | 1 | 2.1401 | 70.6161 |
|
60 |
-
| 2.3838 | 0.09 | 2 | 1.4290 | 70.8531 |
|
61 |
-
|
62 |
-
|
63 |
### Framework versions
|
64 |
|
65 |
- Transformers 4.36.0.dev0
|
|
|
6 |
tags:
|
7 |
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
|
|
|
|
9 |
model-index:
|
10 |
+
- name: Whisper Medium Hi CKS 1111
|
11 |
results: []
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
should probably proofread and complete it, then remove this comment. -->
|
16 |
|
17 |
+
# Whisper Medium Hi CKS 1111
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-medium](https://huggingface.co/openai/whisper-medium) on the None dataset.
|
|
|
|
|
|
|
20 |
|
21 |
## Model description
|
22 |
|
|
|
43 |
- total_train_batch_size: 32
|
44 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
45 |
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_steps: 500
|
47 |
+
- training_steps: 3000
|
48 |
- mixed_precision_training: Native AMP
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
### Framework versions
|
51 |
|
52 |
- Transformers 4.36.0.dev0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055544304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c214d4c1228838a52a4d23a10e6d90c6de7bea95901032a6b79964fc75a0152f
|
3 |
size 3055544304
|
runs/Nov10_21-16-57_a0584f3f215f/events.out.tfevents.1699651077.a0584f3f215f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:920cf5f886b3002feb2ae975a770e3695c195b695b98b51cd47adb9d2c705ca4
|
3 |
+
size 5963
|
runs/Nov10_23-19-05_a0584f3f215f/events.out.tfevents.1699658404.a0584f3f215f
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d7770c7f3c7147ba1d01139ef81cd1861f7684c495b634869a130b9e9cc48c6
|
3 |
+
size 3644
|
runs/Nov10_23-40-27_fca621e752d6/events.out.tfevents.1699659747.fca621e752d6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b3c0f795da67fd71bea121269944a5c70632689c093824c70742a6e13a4680bd
|
3 |
+
size 11303
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbfb669e91a89479f5654f0d894e4b14eaf2f7369dc01e6bee02687316ec2867
|
3 |
size 4728
|