End of training
Browse files
README.md
ADDED
@@ -0,0 +1,91 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
base_model: Ahmed107/whisper-small-ar-eos-v8
|
4 |
+
tags:
|
5 |
+
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- accuracy
|
8 |
+
model-index:
|
9 |
+
- name: whisper-small-ar-eos-v8-eos-v12-2.5
|
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-ar-eos-v8-eos-v12-2.5
|
17 |
+
|
18 |
+
This model is a fine-tuned version of [Ahmed107/whisper-small-ar-eos-v8](https://huggingface.co/Ahmed107/whisper-small-ar-eos-v8) on the None dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 3.3173
|
21 |
+
- Accuracy: 0.6657
|
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-06
|
41 |
+
- train_batch_size: 32
|
42 |
+
- eval_batch_size: 32
|
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.2
|
47 |
+
- num_epochs: 30
|
48 |
+
- mixed_precision_training: Native AMP
|
49 |
+
|
50 |
+
### Training results
|
51 |
+
|
52 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
53 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
54 |
+
| 0.5805 | 1.0 | 506 | 0.7427 | 0.5 |
|
55 |
+
| 0.5596 | 2.0 | 1012 | 0.6658 | 0.6306 |
|
56 |
+
| 0.4595 | 3.0 | 1518 | 0.7195 | 0.6217 |
|
57 |
+
| 0.5451 | 4.0 | 2024 | 0.6221 | 0.6791 |
|
58 |
+
| 0.4334 | 5.0 | 2530 | 0.6253 | 0.6936 |
|
59 |
+
| 0.3446 | 6.0 | 3036 | 0.7335 | 0.6730 |
|
60 |
+
| 0.3106 | 7.0 | 3542 | 0.8420 | 0.6702 |
|
61 |
+
| 0.1988 | 8.0 | 4048 | 1.0634 | 0.6842 |
|
62 |
+
| 0.1554 | 9.0 | 4554 | 1.2181 | 0.6747 |
|
63 |
+
| 0.0698 | 10.0 | 5060 | 1.5398 | 0.6802 |
|
64 |
+
| 0.1746 | 11.0 | 5566 | 1.8350 | 0.6652 |
|
65 |
+
| 0.0639 | 12.0 | 6072 | 2.3253 | 0.6602 |
|
66 |
+
| 0.0004 | 13.0 | 6578 | 2.4828 | 0.6663 |
|
67 |
+
| 0.0338 | 14.0 | 7084 | 2.5842 | 0.6758 |
|
68 |
+
| 0.0006 | 15.0 | 7590 | 2.7395 | 0.6713 |
|
69 |
+
| 0.0002 | 16.0 | 8096 | 2.7720 | 0.6669 |
|
70 |
+
| 0.0001 | 17.0 | 8602 | 2.7865 | 0.6685 |
|
71 |
+
| 0.0002 | 18.0 | 9108 | 2.8497 | 0.6607 |
|
72 |
+
| 0.0002 | 19.0 | 9614 | 2.8792 | 0.6607 |
|
73 |
+
| 0.008 | 20.0 | 10120 | 2.9188 | 0.6691 |
|
74 |
+
| 0.0001 | 21.0 | 10626 | 2.7606 | 0.6920 |
|
75 |
+
| 0.0051 | 22.0 | 11132 | 3.0888 | 0.6669 |
|
76 |
+
| 0.0 | 23.0 | 11638 | 3.0709 | 0.6747 |
|
77 |
+
| 0.0 | 24.0 | 12144 | 3.1538 | 0.6730 |
|
78 |
+
| 0.0 | 25.0 | 12650 | 3.2574 | 0.6646 |
|
79 |
+
| 0.0 | 26.0 | 13156 | 3.2662 | 0.6663 |
|
80 |
+
| 0.0 | 27.0 | 13662 | 3.2635 | 0.6685 |
|
81 |
+
| 0.0 | 28.0 | 14168 | 3.2895 | 0.6669 |
|
82 |
+
| 0.0 | 29.0 | 14674 | 3.3094 | 0.6652 |
|
83 |
+
| 0.0 | 30.0 | 15180 | 3.3173 | 0.6657 |
|
84 |
+
|
85 |
+
|
86 |
+
### Framework versions
|
87 |
+
|
88 |
+
- Transformers 4.48.0.dev0
|
89 |
+
- Pytorch 2.5.1+cu121
|
90 |
+
- Datasets 3.2.0
|
91 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 353426360
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d25e6f99de46ec426090104c462aef864704faa7e6c18df58a965ffc841c9539
|
3 |
size 353426360
|
runs/Jan08_20-46-40_44d17c63b244/events.out.tfevents.1736369211.44d17c63b244.255.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:48c318ca2a70d4c019da7891ef047d78799a6c661d8dcda9021d6f11ce336a60
|
3 |
+
size 656459
|