End of training
Browse files
README.md
CHANGED
@@ -1,21 +1,35 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
-
base_model:
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
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 [
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.9346
|
21 |
- Wer Ortho: 43.4495
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- ar
|
4 |
license: apache-2.0
|
5 |
+
base_model: nadsoft/hamsa-v0.1-beta
|
6 |
tags:
|
7 |
- generated_from_trainer
|
8 |
+
datasets:
|
9 |
+
- nadsoft/nadsoft-meetings-v2
|
10 |
metrics:
|
11 |
- wer
|
12 |
model-index:
|
13 |
+
- name: Hamsa-meetings
|
14 |
+
results:
|
15 |
+
- task:
|
16 |
+
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
+
dataset:
|
19 |
+
name: nadsoft/nadsoft-meetings-v2
|
20 |
+
type: nadsoft/nadsoft-meetings-v2
|
21 |
+
metrics:
|
22 |
+
- name: Wer
|
23 |
+
type: wer
|
24 |
+
value: 43.449519230769226
|
25 |
---
|
26 |
|
27 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
28 |
should probably proofread and complete it, then remove this comment. -->
|
29 |
|
30 |
+
# Hamsa-meetings
|
31 |
|
32 |
+
This model is a fine-tuned version of [nadsoft/hamsa-v0.1-beta](https://huggingface.co/nadsoft/hamsa-v0.1-beta) on the nadsoft/nadsoft-meetings-v2 dataset.
|
33 |
It achieves the following results on the evaluation set:
|
34 |
- Loss: 0.9346
|
35 |
- Wer Ortho: 43.4495
|