End of training
Browse files
README.md
ADDED
@@ -0,0 +1,93 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: arbml/whisper-small-ar
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
model-index:
|
10 |
+
- name: whisper-small-ar-eos-v6-mulaw
|
11 |
+
results: []
|
12 |
+
---
|
13 |
+
|
14 |
+
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
15 |
+
should probably proofread and complete it, then remove this comment. -->
|
16 |
+
|
17 |
+
# whisper-small-ar-eos-v6-mulaw
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [arbml/whisper-small-ar](https://huggingface.co/arbml/whisper-small-ar) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.7786
|
22 |
+
- Accuracy: 0.7073
|
23 |
+
|
24 |
+
## Model description
|
25 |
+
|
26 |
+
More information needed
|
27 |
+
|
28 |
+
## Intended uses & limitations
|
29 |
+
|
30 |
+
More information needed
|
31 |
+
|
32 |
+
## Training and evaluation data
|
33 |
+
|
34 |
+
More information needed
|
35 |
+
|
36 |
+
## Training procedure
|
37 |
+
|
38 |
+
### Training hyperparameters
|
39 |
+
|
40 |
+
The following hyperparameters were used during training:
|
41 |
+
- learning_rate: 5e-07
|
42 |
+
- train_batch_size: 32
|
43 |
+
- eval_batch_size: 32
|
44 |
+
- seed: 42
|
45 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
46 |
+
- lr_scheduler_type: linear
|
47 |
+
- lr_scheduler_warmup_steps: 500
|
48 |
+
- num_epochs: 30
|
49 |
+
- mixed_precision_training: Native AMP
|
50 |
+
- label_smoothing_factor: 0.1
|
51 |
+
|
52 |
+
### Training results
|
53 |
+
|
54 |
+
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
55 |
+
|:-------------:|:-----:|:-----:|:---------------:|:--------:|
|
56 |
+
| 0.8494 | 1.0 | 557 | 0.8372 | 0.5987 |
|
57 |
+
| 0.7418 | 2.0 | 1114 | 0.7249 | 0.7012 |
|
58 |
+
| 0.7201 | 3.0 | 1671 | 0.7034 | 0.7144 |
|
59 |
+
| 0.7032 | 4.0 | 2228 | 0.6996 | 0.7123 |
|
60 |
+
| 0.7016 | 5.0 | 2785 | 0.6956 | 0.7169 |
|
61 |
+
| 0.64 | 6.0 | 3342 | 0.7002 | 0.7184 |
|
62 |
+
| 0.6507 | 7.0 | 3899 | 0.6937 | 0.7245 |
|
63 |
+
| 0.6972 | 8.0 | 4456 | 0.6966 | 0.7235 |
|
64 |
+
| 0.6435 | 9.0 | 5013 | 0.6954 | 0.7260 |
|
65 |
+
| 0.6437 | 10.0 | 5570 | 0.6969 | 0.7194 |
|
66 |
+
| 0.675 | 11.0 | 6127 | 0.7022 | 0.7225 |
|
67 |
+
| 0.6486 | 12.0 | 6684 | 0.7024 | 0.7220 |
|
68 |
+
| 0.5699 | 13.0 | 7241 | 0.7103 | 0.7199 |
|
69 |
+
| 0.6024 | 14.0 | 7798 | 0.7070 | 0.7220 |
|
70 |
+
| 0.6019 | 15.0 | 8355 | 0.7145 | 0.7220 |
|
71 |
+
| 0.6209 | 16.0 | 8912 | 0.7201 | 0.7230 |
|
72 |
+
| 0.5811 | 17.0 | 9469 | 0.7241 | 0.7210 |
|
73 |
+
| 0.5941 | 18.0 | 10026 | 0.7281 | 0.7199 |
|
74 |
+
| 0.5847 | 19.0 | 10583 | 0.7371 | 0.7210 |
|
75 |
+
| 0.5309 | 20.0 | 11140 | 0.7435 | 0.7098 |
|
76 |
+
| 0.5697 | 21.0 | 11697 | 0.7490 | 0.7128 |
|
77 |
+
| 0.5536 | 22.0 | 12254 | 0.7534 | 0.7103 |
|
78 |
+
| 0.5517 | 23.0 | 12811 | 0.7636 | 0.7118 |
|
79 |
+
| 0.5907 | 24.0 | 13368 | 0.7624 | 0.7123 |
|
80 |
+
| 0.5081 | 25.0 | 13925 | 0.7674 | 0.7103 |
|
81 |
+
| 0.5305 | 26.0 | 14482 | 0.7706 | 0.7103 |
|
82 |
+
| 0.4848 | 27.0 | 15039 | 0.7740 | 0.7083 |
|
83 |
+
| 0.4801 | 28.0 | 15596 | 0.7761 | 0.7093 |
|
84 |
+
| 0.5059 | 29.0 | 16153 | 0.7776 | 0.7042 |
|
85 |
+
| 0.51 | 30.0 | 16710 | 0.7786 | 0.7073 |
|
86 |
+
|
87 |
+
|
88 |
+
### Framework versions
|
89 |
+
|
90 |
+
- Transformers 4.49.0.dev0
|
91 |
+
- Pytorch 2.5.1+cu124
|
92 |
+
- Datasets 3.2.0
|
93 |
+
- 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 353427388
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc70ad185d6ef1abbec84b93af2deda4e289e55a89de9223771b6ba0657aee31
|
3 |
size 353427388
|
runs/Feb13_15-47-56_42d6640966bb/events.out.tfevents.1739461679.42d6640966bb.30654.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:8acd177e357a8208e9cb554649421daf8a143938e6046b128392bd40c2aa189d
|
3 |
+
size 721307
|