End of training
Browse files- README.md +31 -2
- generation_config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -7,9 +7,24 @@ tags:
|
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
| 9 |
- mozilla-foundation/common_voice_11_0
|
|
|
|
|
|
|
| 10 |
model-index:
|
| 11 |
- name: Whisper Small Hi - Aa
|
| 12 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -18,6 +33,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
# Whisper Small Hi - Aa
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
|
|
|
|
|
|
|
|
|
| 21 |
|
| 22 |
## Model description
|
| 23 |
|
|
@@ -46,9 +64,20 @@ The following hyperparameters were used during training:
|
|
| 46 |
- training_steps: 5000
|
| 47 |
- mixed_precision_training: Native AMP
|
| 48 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
### Framework versions
|
| 50 |
|
| 51 |
-
- Transformers 4.
|
| 52 |
- Pytorch 2.2.1+cu121
|
| 53 |
- Datasets 2.19.1
|
| 54 |
- Tokenizers 0.19.1
|
|
|
|
| 7 |
- generated_from_trainer
|
| 8 |
datasets:
|
| 9 |
- mozilla-foundation/common_voice_11_0
|
| 10 |
+
metrics:
|
| 11 |
+
- wer
|
| 12 |
model-index:
|
| 13 |
- name: Whisper Small Hi - Aa
|
| 14 |
+
results:
|
| 15 |
+
- task:
|
| 16 |
+
name: Automatic Speech Recognition
|
| 17 |
+
type: automatic-speech-recognition
|
| 18 |
+
dataset:
|
| 19 |
+
name: Common Voice 11.0
|
| 20 |
+
type: mozilla-foundation/common_voice_11_0
|
| 21 |
+
config: hi
|
| 22 |
+
split: test
|
| 23 |
+
args: 'config: hi, split: test'
|
| 24 |
+
metrics:
|
| 25 |
+
- name: Wer
|
| 26 |
+
type: wer
|
| 27 |
+
value: 32.29069669008719
|
| 28 |
---
|
| 29 |
|
| 30 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 33 |
# Whisper Small Hi - Aa
|
| 34 |
|
| 35 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 11.0 dataset.
|
| 36 |
+
It achieves the following results on the evaluation set:
|
| 37 |
+
- Loss: 0.4719
|
| 38 |
+
- Wer: 32.2907
|
| 39 |
|
| 40 |
## Model description
|
| 41 |
|
|
|
|
| 64 |
- training_steps: 5000
|
| 65 |
- mixed_precision_training: Native AMP
|
| 66 |
|
| 67 |
+
### Training results
|
| 68 |
+
|
| 69 |
+
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
| 70 |
+
|:-------------:|:-------:|:----:|:---------------:|:-------:|
|
| 71 |
+
| 0.0921 | 2.4450 | 1000 | 0.2992 | 35.0504 |
|
| 72 |
+
| 0.0217 | 4.8900 | 2000 | 0.3543 | 33.5901 |
|
| 73 |
+
| 0.0021 | 7.3350 | 3000 | 0.4208 | 32.4896 |
|
| 74 |
+
| 0.0003 | 9.7800 | 4000 | 0.4570 | 32.2568 |
|
| 75 |
+
| 0.0002 | 12.2249 | 5000 | 0.4719 | 32.2907 |
|
| 76 |
+
|
| 77 |
+
|
| 78 |
### Framework versions
|
| 79 |
|
| 80 |
+
- Transformers 4.41.0
|
| 81 |
- Pytorch 2.2.1+cu121
|
| 82 |
- Datasets 2.19.1
|
| 83 |
- Tokenizers 0.19.1
|
generation_config.json
CHANGED
|
@@ -252,5 +252,5 @@
|
|
| 252 |
"transcribe": 50359,
|
| 253 |
"translate": 50358
|
| 254 |
},
|
| 255 |
-
"transformers_version": "4.
|
| 256 |
}
|
|
|
|
| 252 |
"transcribe": 50359,
|
| 253 |
"translate": 50358
|
| 254 |
},
|
| 255 |
+
"transformers_version": "4.41.0"
|
| 256 |
}
|
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:eec8c7d18b16cd727608f61c72e7d736efbf14ce93f20da101d4f2c73a09f13a
|
| 3 |
size 966995080
|