Hiro-nguyen
commited on
Commit
•
4dcf62c
1
Parent(s):
0733bae
End of training
Browse files
README.md
CHANGED
@@ -1,24 +1,24 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- hi
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-base
|
6 |
tags:
|
7 |
-
- hf-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
-
|
10 |
-
-
|
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
|
|
|
|
|
|
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -46,7 +46,14 @@ The following hyperparameters were used during training:
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 500
|
49 |
-
- training_steps:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
### Framework versions
|
52 |
|
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-base
|
4 |
tags:
|
|
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
model-index:
|
9 |
+
- name: whisper-small-hi
|
10 |
results: []
|
11 |
---
|
12 |
|
13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
14 |
should probably proofread and complete it, then remove this comment. -->
|
15 |
|
16 |
+
# whisper-small-hi
|
17 |
|
18 |
+
This model is a fine-tuned version of [openai/whisper-base](https://huggingface.co/openai/whisper-base) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.0000
|
21 |
+
- Wer: 0.0
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 500
|
49 |
+
- training_steps: 1000
|
50 |
+
|
51 |
+
### Training results
|
52 |
+
|
53 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
54 |
+
|:-------------:|:------:|:----:|:---------------:|:---:|
|
55 |
+
| 0.0 | 1000.0 | 1000 | 0.0000 | 0.0 |
|
56 |
+
|
57 |
|
58 |
### Framework versions
|
59 |
|
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:76db110df422642892cc8a5948da4dddbb3c319a9a680e333d69f1bbb94d3700
|
3 |
size 290403936
|
runs/Jan26_11-19-47_YanYue-MS-7C06/events.out.tfevents.1706239193.YanYue-MS-7C06
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f3a7d73e093625935956ffd933ba07a72efa3382eed134a1f592c0f4bd88d226
|
3 |
+
size 3794
|
runs/Jan26_11-21-43_YanYue-MS-7C06/events.out.tfevents.1706239308.YanYue-MS-7C06
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7acd068adf088804be689689677306961bc20e00b80b16bfaf9df20a046dd25d
|
3 |
+
size 12117
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8c0612bdcca21bfcb9be0c97b8763fc8f3854c8b8fe6d834799612b9785ce71
|
3 |
size 4856
|