Model save
Browse files
README.md
CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
|
|
3 |
base_model: openai/whisper-tiny
|
4 |
tags:
|
5 |
- generated_from_trainer
|
|
|
|
|
6 |
model-index:
|
7 |
- name: whisper-tiny-atco2-asr
|
8 |
results: []
|
@@ -14,6 +16,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
14 |
# whisper-tiny-atco2-asr
|
15 |
|
16 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
|
|
|
|
|
|
|
17 |
|
18 |
## Model description
|
19 |
|
@@ -43,6 +48,16 @@ The following hyperparameters were used during training:
|
|
43 |
|
44 |
### Training results
|
45 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
46 |
|
47 |
|
48 |
### Framework versions
|
|
|
3 |
base_model: openai/whisper-tiny
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
+
metrics:
|
7 |
+
- wer
|
8 |
model-index:
|
9 |
- name: whisper-tiny-atco2-asr
|
10 |
results: []
|
|
|
16 |
# whisper-tiny-atco2-asr
|
17 |
|
18 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on an unknown dataset.
|
19 |
+
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 1.0505
|
21 |
+
- Wer: 112.9893
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
48 |
|
49 |
### Training results
|
50 |
|
51 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
52 |
+
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| 1.8611 | 12.5 | 50 | 1.5491 | 100.1779 |
|
54 |
+
| 0.5484 | 25.0 | 100 | 1.1962 | 91.5036 |
|
55 |
+
| 0.1272 | 37.5 | 150 | 1.0106 | 158.7189 |
|
56 |
+
| 0.0125 | 50.0 | 200 | 1.0290 | 124.3327 |
|
57 |
+
| 0.0074 | 62.5 | 250 | 1.0401 | 116.7705 |
|
58 |
+
| 0.005 | 75.0 | 300 | 1.0461 | 118.6833 |
|
59 |
+
| 0.0044 | 87.5 | 350 | 1.0493 | 113.0783 |
|
60 |
+
| 0.004 | 100.0 | 400 | 1.0505 | 112.9893 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 151099494
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7d0f90dc440924a78bd3337fda8eff9c9f6e7d03fbbf68049eb267387a093531
|
3 |
size 151099494
|
runs/Jan15_13-59-26_gpu016/events.out.tfevents.1705323569.gpu016
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:5979b6bae2b5467b91fdcea48cc353b295a1405298ba094e71f4bac3ac077b38
|
3 |
+
size 11153
|