End of training
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ model-index:
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
-
value:
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -33,8 +33,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice 11.0 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
-
- Loss: 0.
|
| 37 |
-
- Wer:
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
@@ -54,21 +54,20 @@ More information needed
|
|
| 54 |
|
| 55 |
The following hyperparameters were used during training:
|
| 56 |
- learning_rate: 0.0002
|
| 57 |
-
- train_batch_size:
|
| 58 |
-
- eval_batch_size:
|
| 59 |
- seed: 42
|
| 60 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 61 |
- lr_scheduler_type: linear
|
| 62 |
-
- lr_scheduler_warmup_steps:
|
| 63 |
-
- training_steps:
|
| 64 |
- mixed_precision_training: Native AMP
|
| 65 |
|
| 66 |
### Training results
|
| 67 |
|
| 68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 70 |
-
| 0.
|
| 71 |
-
| 0.2322 | 1.2878 | 2000 | 0.6650 | 46.7003 |
|
| 72 |
|
| 73 |
|
| 74 |
### Framework versions
|
|
|
|
| 23 |
metrics:
|
| 24 |
- name: Wer
|
| 25 |
type: wer
|
| 26 |
+
value: 45.28733379071515
|
| 27 |
---
|
| 28 |
|
| 29 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 33 |
|
| 34 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the Common Voice 11.0 dataset.
|
| 35 |
It achieves the following results on the evaluation set:
|
| 36 |
+
- Loss: 0.6882
|
| 37 |
+
- Wer: 45.2873
|
| 38 |
|
| 39 |
## Model description
|
| 40 |
|
|
|
|
| 54 |
|
| 55 |
The following hyperparameters were used during training:
|
| 56 |
- learning_rate: 0.0002
|
| 57 |
+
- train_batch_size: 32
|
| 58 |
+
- eval_batch_size: 16
|
| 59 |
- seed: 42
|
| 60 |
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
| 61 |
- lr_scheduler_type: linear
|
| 62 |
+
- lr_scheduler_warmup_steps: 2
|
| 63 |
+
- training_steps: 1100
|
| 64 |
- mixed_precision_training: Native AMP
|
| 65 |
|
| 66 |
### Training results
|
| 67 |
|
| 68 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 69 |
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 70 |
+
| 0.1129 | 1.2870 | 1000 | 0.6882 | 45.2873 |
|
|
|
|
| 71 |
|
| 72 |
|
| 73 |
### Framework versions
|
config.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "ambind/whisper-tiny-pl",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151061672
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:47e60e0d77b9858650360c146570bfa26f16db24f933d1af5e743165d485aab6
|
| 3 |
size 151061672
|
runs/Nov05_13-06-13_38c9da7b177a/events.out.tfevents.1730811993.38c9da7b177a.1852.2
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7a8f855bdaa51491bbf9d7373097e8f7fafdad1323a1fd2ac33b75a0acea0827
|
| 3 |
+
size 15829
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5368
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:80007c752f5787eb62dcd34e8bc537810317aa38d8114c56dd937a1bb99e8e1a
|
| 3 |
size 5368
|