End of training
Browse files- README.md +24 -1
- model.safetensors +1 -1
README.md
CHANGED
|
@@ -8,9 +8,24 @@ tags:
|
|
| 8 |
- generated_from_trainer
|
| 9 |
datasets:
|
| 10 |
- eldad-akhaumere/common_voice_16_0_
|
|
|
|
|
|
|
| 11 |
model-index:
|
| 12 |
- name: Whisper Small_Ha Bleu - Eldad Akhaumere
|
| 13 |
-
results:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -19,6 +34,9 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
# Whisper Small_Ha Bleu - Eldad Akhaumere
|
| 20 |
|
| 21 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.0_ dataset.
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
## Model description
|
| 24 |
|
|
@@ -49,6 +67,11 @@ The following hyperparameters were used during training:
|
|
| 49 |
|
| 50 |
### Training results
|
| 51 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
|
|
|
| 8 |
- generated_from_trainer
|
| 9 |
datasets:
|
| 10 |
- eldad-akhaumere/common_voice_16_0_
|
| 11 |
+
metrics:
|
| 12 |
+
- bleu
|
| 13 |
model-index:
|
| 14 |
- name: Whisper Small_Ha Bleu - Eldad Akhaumere
|
| 15 |
+
results:
|
| 16 |
+
- task:
|
| 17 |
+
name: Automatic Speech Recognition
|
| 18 |
+
type: automatic-speech-recognition
|
| 19 |
+
dataset:
|
| 20 |
+
name: Common Voice 16.0_
|
| 21 |
+
type: eldad-akhaumere/common_voice_16_0_
|
| 22 |
+
config: ha
|
| 23 |
+
split: None
|
| 24 |
+
args: 'config: ha, split: test'
|
| 25 |
+
metrics:
|
| 26 |
+
- name: Bleu
|
| 27 |
+
type: bleu
|
| 28 |
+
value: 11.764900582287524
|
| 29 |
---
|
| 30 |
|
| 31 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 34 |
# Whisper Small_Ha Bleu - Eldad Akhaumere
|
| 35 |
|
| 36 |
This model is a fine-tuned version of [openai/whisper-small](https://huggingface.co/openai/whisper-small) on the Common Voice 16.0_ dataset.
|
| 37 |
+
It achieves the following results on the evaluation set:
|
| 38 |
+
- Loss: 1.8567
|
| 39 |
+
- Bleu: 11.7649
|
| 40 |
|
| 41 |
## Model description
|
| 42 |
|
|
|
|
| 67 |
|
| 68 |
### Training results
|
| 69 |
|
| 70 |
+
| Training Loss | Epoch | Step | Validation Loss | Bleu |
|
| 71 |
+
|:-------------:|:------:|:----:|:---------------:|:-------:|
|
| 72 |
+
| 0.4391 | 0.3185 | 50 | 1.9226 | 7.4601 |
|
| 73 |
+
| 0.3422 | 0.6369 | 100 | 1.9320 | 9.7294 |
|
| 74 |
+
| 0.3862 | 0.9554 | 150 | 1.8567 | 11.7649 |
|
| 75 |
|
| 76 |
|
| 77 |
### 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:9525f3148f020a6b85cdb5a1d129527ff69bc41bef54e1c19acd1d4930810c7a
|
| 3 |
size 966995080
|