End of training
Browse files- README.md +7 -5
- training_args.bin +1 -1
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
base_model: openai/whisper-small.en
|
4 |
tags:
|
@@ -6,20 +8,20 @@ tags:
|
|
6 |
metrics:
|
7 |
- wer
|
8 |
model-index:
|
9 |
-
- name:
|
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 |
-
#
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-small.en](https://huggingface.co/openai/whisper-small.en) on an unknown dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
|
24 |
## Model description
|
25 |
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- arp
|
4 |
license: apache-2.0
|
5 |
base_model: openai/whisper-small.en
|
6 |
tags:
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
+
- name: whisper-arpa
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# whisper-arpa
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small.en](https://huggingface.co/openai/whisper-small.en) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Cer: 2.0795
|
23 |
+
- Loss: 0.0307
|
24 |
+
- Wer: 4.7797
|
25 |
|
26 |
## Model description
|
27 |
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 7480
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b8cb3f37c0eb5f23bce18b1a9b9820b9998cd7c6b40244fd987cd5ca66f70ce
|
3 |
size 7480
|