raghadOmar
commited on
End of training
Browse files
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
base_model: tarteel-ai/whisper-base-ar-quran
|
8 |
datasets:
|
9 |
- zolfa
|
10 |
metrics:
|
@@ -13,16 +13,16 @@ model-index:
|
|
13 |
- name: Whisper-raghadomar
|
14 |
results:
|
15 |
- task:
|
16 |
-
type: automatic-speech-recognition
|
17 |
name: Automatic Speech Recognition
|
|
|
18 |
dataset:
|
19 |
name: Zolfa Dataset
|
20 |
type: zolfa
|
21 |
args: 'config: ar, split: test'
|
22 |
metrics:
|
23 |
-
-
|
24 |
-
|
25 |
-
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
32 |
|
33 |
This model is a fine-tuned version of [tarteel-ai/whisper-base-ar-quran](https://huggingface.co/tarteel-ai/whisper-base-ar-quran) on the Zolfa Dataset dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
-
- Loss: 0.
|
36 |
-
- Wer:
|
37 |
|
38 |
## Model description
|
39 |
|
@@ -64,23 +64,23 @@ The following hyperparameters were used during training:
|
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
-
| Training Loss | Epoch | Step | Validation Loss | Wer
|
68 |
-
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.
|
76 |
-
| 0.
|
77 |
-
| 0.
|
78 |
-
| 0.
|
79 |
|
80 |
|
81 |
### Framework versions
|
82 |
|
83 |
-
- Transformers 4.41.
|
84 |
-
- Pytorch 2.
|
85 |
- Datasets 2.19.1
|
86 |
- Tokenizers 0.19.1
|
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
5 |
+
base_model: tarteel-ai/whisper-base-ar-quran
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
8 |
datasets:
|
9 |
- zolfa
|
10 |
metrics:
|
|
|
13 |
- name: Whisper-raghadomar
|
14 |
results:
|
15 |
- task:
|
|
|
16 |
name: Automatic Speech Recognition
|
17 |
+
type: automatic-speech-recognition
|
18 |
dataset:
|
19 |
name: Zolfa Dataset
|
20 |
type: zolfa
|
21 |
args: 'config: ar, split: test'
|
22 |
metrics:
|
23 |
+
- name: Wer
|
24 |
+
type: wer
|
25 |
+
value: 6.896551724137931
|
26 |
---
|
27 |
|
28 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
32 |
|
33 |
This model is a fine-tuned version of [tarteel-ai/whisper-base-ar-quran](https://huggingface.co/tarteel-ai/whisper-base-ar-quran) on the Zolfa Dataset dataset.
|
34 |
It achieves the following results on the evaluation set:
|
35 |
+
- Loss: 0.0142
|
36 |
+
- Wer: 6.8966
|
37 |
|
38 |
## Model description
|
39 |
|
|
|
64 |
|
65 |
### Training results
|
66 |
|
67 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
68 |
+
|:-------------:|:-------:|:----:|:---------------:|:------:|
|
69 |
+
| 0.0023 | 4.5455 | 100 | 0.0063 | 6.8966 |
|
70 |
+
| 0.0012 | 9.0909 | 200 | 0.0135 | 6.8966 |
|
71 |
+
| 0.0005 | 13.6364 | 300 | 0.0109 | 6.8966 |
|
72 |
+
| 0.0008 | 18.1818 | 400 | 0.0142 | 6.8966 |
|
73 |
+
| 0.0006 | 22.7273 | 500 | 0.0105 | 6.8966 |
|
74 |
+
| 0.0007 | 27.2727 | 600 | 0.0157 | 6.8966 |
|
75 |
+
| 0.0009 | 31.8182 | 700 | 0.0153 | 6.8966 |
|
76 |
+
| 0.0003 | 36.3636 | 800 | 0.0146 | 6.8966 |
|
77 |
+
| 0.0005 | 40.9091 | 900 | 0.0135 | 6.8966 |
|
78 |
+
| 0.0003 | 45.4545 | 1000 | 0.0142 | 6.8966 |
|
79 |
|
80 |
|
81 |
### Framework versions
|
82 |
|
83 |
+
- Transformers 4.41.2
|
84 |
+
- Pytorch 2.3.0+cu121
|
85 |
- Datasets 2.19.1
|
86 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
@@ -23,6 +23,6 @@
|
|
23 |
"max_length": 1024,
|
24 |
"pad_token_id": 50257,
|
25 |
"suppress_tokens": [],
|
26 |
-
"transformers_version": "4.41.
|
27 |
"use_cache": false
|
28 |
}
|
|
|
23 |
"max_length": 1024,
|
24 |
"pad_token_id": 50257,
|
25 |
"suppress_tokens": [],
|
26 |
+
"transformers_version": "4.41.2",
|
27 |
"use_cache": false
|
28 |
}
|
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:1c6b76d1a66e8502b1027ed442ff0bad6a7e873144284ea8dfae9f96561cb52c
|
3 |
size 290403936
|
runs/Jun02_12-06-26_5a57ccae467d/events.out.tfevents.1717330015.5a57ccae467d.177.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:f77918d0dcb6979665a7fba10eb885d0a7a911c478fe326060aa635b602ddd82
|
3 |
+
size 19812
|