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: openai/whisper-small
|
| 8 |
datasets:
|
| 9 |
- zolfa
|
| 10 |
metrics:
|
|
@@ -13,16 +13,16 @@ model-index:
|
|
| 13 |
- name: Zolfa-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 [openai/whisper-small](https://huggingface.co/openai/whisper-small) 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,18 +64,18 @@ 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.0002 | 6.2937 | 900 | 0.
|
| 78 |
-
| 0.
|
| 79 |
|
| 80 |
|
| 81 |
### Framework versions
|
|
|
|
| 2 |
language:
|
| 3 |
- ar
|
| 4 |
license: apache-2.0
|
| 5 |
+
base_model: openai/whisper-small
|
| 6 |
tags:
|
| 7 |
- generated_from_trainer
|
|
|
|
| 8 |
datasets:
|
| 9 |
- zolfa
|
| 10 |
metrics:
|
|
|
|
| 13 |
- name: Zolfa-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: 3.0612244897959187
|
| 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 [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Zolfa Dataset dataset.
|
| 34 |
It achieves the following results on the evaluation set:
|
| 35 |
+
- Loss: 0.2446
|
| 36 |
+
- Wer: 3.0612
|
| 37 |
|
| 38 |
## Model description
|
| 39 |
|
|
|
|
| 64 |
|
| 65 |
### Training results
|
| 66 |
|
| 67 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 68 |
+
|:-------------:|:------:|:----:|:---------------:|:------:|
|
| 69 |
+
| 0.0668 | 0.6993 | 100 | 0.2050 | 4.2857 |
|
| 70 |
+
| 0.0246 | 1.3986 | 200 | 0.2312 | 3.4694 |
|
| 71 |
+
| 0.0065 | 2.0979 | 300 | 0.2148 | 3.2653 |
|
| 72 |
+
| 0.0111 | 2.7972 | 400 | 0.2275 | 3.0612 |
|
| 73 |
+
| 0.0078 | 3.4965 | 500 | 0.2381 | 3.4694 |
|
| 74 |
+
| 0.0058 | 4.1958 | 600 | 0.2370 | 3.0612 |
|
| 75 |
+
| 0.0026 | 4.8951 | 700 | 0.2383 | 3.0612 |
|
| 76 |
+
| 0.0008 | 5.5944 | 800 | 0.2456 | 3.0612 |
|
| 77 |
+
| 0.0002 | 6.2937 | 900 | 0.2460 | 3.0612 |
|
| 78 |
+
| 0.0014 | 6.9930 | 1000 | 0.2446 | 3.0612 |
|
| 79 |
|
| 80 |
|
| 81 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b953990c26e6857fb36d4890691c037bfb421a8de0f95c9916dd4d55cb7ac92
|
| 3 |
size 966995080
|
runs/Jun08_14-14-16_c8712c86c281/events.out.tfevents.1717856113.c8712c86c281.1412.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:ea666b890f32aace4e72a2422b174231026d3298b2b61ba576ee4770c2fd7737
|
| 3 |
+
size 19803
|