End of training
Browse files
README.md
CHANGED
@@ -2,25 +2,25 @@
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
-
base_model: openai/whisper-small
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
-
- name: Whisper Small ar
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
-
# Whisper Small ar
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Wer:
|
24 |
|
25 |
## Model description
|
26 |
|
@@ -40,9 +40,11 @@ More information needed
|
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
- learning_rate: 1e-05
|
43 |
-
- train_batch_size:
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
|
|
|
|
46 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
47 |
- lr_scheduler_type: linear
|
48 |
- lr_scheduler_warmup_steps: 500
|
@@ -53,7 +55,7 @@ The following hyperparameters were used during training:
|
|
53 |
|
54 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
55 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
56 |
-
| 0.
|
57 |
|
58 |
|
59 |
### Framework versions
|
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- generated_from_trainer
|
|
|
8 |
metrics:
|
9 |
- wer
|
10 |
model-index:
|
11 |
+
- name: Whisper Small ar dataset correcte + faux
|
12 |
results: []
|
13 |
---
|
14 |
|
15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
16 |
should probably proofread and complete it, then remove this comment. -->
|
17 |
|
18 |
+
# Whisper Small ar dataset correcte + faux
|
19 |
|
20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the None dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.1514
|
23 |
+
- Wer: 15.7407
|
24 |
|
25 |
## Model description
|
26 |
|
|
|
40 |
|
41 |
The following hyperparameters were used during training:
|
42 |
- learning_rate: 1e-05
|
43 |
+
- train_batch_size: 8
|
44 |
- eval_batch_size: 8
|
45 |
- seed: 42
|
46 |
+
- gradient_accumulation_steps: 2
|
47 |
+
- total_train_batch_size: 16
|
48 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
49 |
- lr_scheduler_type: linear
|
50 |
- lr_scheduler_warmup_steps: 500
|
|
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
57 |
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
58 |
+
| 0.0009 | 37.0370 | 1000 | 0.1514 | 15.7407 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
runs/May29_19-12-12_c457d509584d/events.out.tfevents.1717009933.c457d509584d.2364.1
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:dc496d2b5859da9b79a78453fefbfb15de79c2118fcf0a9f6752bfa7e00a7b1b
|
3 |
+
size 15674
|