ojisetyawan
commited on
Commit
•
07b8718
1
Parent(s):
325ad3d
End of training
Browse files
README.md
ADDED
@@ -0,0 +1,71 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: whisper-base-ar-quran
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: whisper-base-ar-quran-ft-hijaiyah
|
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-base-ar-quran-ft-hijaiyah
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [whisper-base-ar-quran](https://huggingface.co/whisper-base-ar-quran) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.1638
|
21 |
+
- Accuracy: 0.9802
|
22 |
+
|
23 |
+
## Model description
|
24 |
+
|
25 |
+
More information needed
|
26 |
+
|
27 |
+
## Intended uses & limitations
|
28 |
+
|
29 |
+
More information needed
|
30 |
+
|
31 |
+
## Training and evaluation data
|
32 |
+
|
33 |
+
More information needed
|
34 |
+
|
35 |
+
## Training procedure
|
36 |
+
|
37 |
+
### Training hyperparameters
|
38 |
+
|
39 |
+
The following hyperparameters were used during training:
|
40 |
+
- learning_rate: 5e-05
|
41 |
+
- train_batch_size: 2
|
42 |
+
- eval_batch_size: 2
|
43 |
+
- seed: 42
|
44 |
+
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
45 |
+
- lr_scheduler_type: linear
|
46 |
+
- lr_scheduler_warmup_ratio: 0.1
|
47 |
+
- num_epochs: 10
|
48 |
+
- mixed_precision_training: Native AMP
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
54 |
+
| 0.3043 | 1.0 | 2266 | 0.7745 | 0.8075 |
|
55 |
+
| 0.9065 | 2.0 | 4532 | 0.7729 | 0.8671 |
|
56 |
+
| 0.7332 | 3.0 | 6798 | 0.6099 | 0.9028 |
|
57 |
+
| 0.2412 | 4.0 | 9064 | 0.4158 | 0.9345 |
|
58 |
+
| 0.6118 | 5.0 | 11330 | 0.4587 | 0.9385 |
|
59 |
+
| 0.0001 | 6.0 | 13596 | 0.2835 | 0.9603 |
|
60 |
+
| 0.0003 | 7.0 | 15862 | 0.2181 | 0.9643 |
|
61 |
+
| 0.0001 | 8.0 | 18128 | 0.2006 | 0.9683 |
|
62 |
+
| 0.0001 | 9.0 | 20394 | 0.1962 | 0.9722 |
|
63 |
+
| 0.0 | 10.0 | 22660 | 0.1638 | 0.9802 |
|
64 |
+
|
65 |
+
|
66 |
+
### Framework versions
|
67 |
+
|
68 |
+
- Transformers 4.46.2
|
69 |
+
- Pytorch 2.5.1+cu121
|
70 |
+
- Datasets 3.1.0
|
71 |
+
- Tokenizers 0.20.3
|
runs/Dec01_23-36-22_5c12ed67cd21/events.out.tfevents.1733096190.5c12ed67cd21.910.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:97e8dde1308408c4ffd5ba46139b7b2bacf65ad0e6cd3e45a4285eae6ddaa1c4
|
3 |
+
size 971598
|