melvinrajendran
commited on
End of training
Browse files- README.md +9 -9
- generation_config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -18,13 +18,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the AAVE Speech Recognition CORAAL dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
-
- eval_loss:
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
- step:
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -55,7 +55,7 @@ The following hyperparameters were used during training:
|
|
55 |
|
56 |
### Framework versions
|
57 |
|
58 |
-
- Transformers 4.
|
59 |
- Pytorch 2.5.1+cu121
|
60 |
- Datasets 3.1.0
|
61 |
-
- Tokenizers 0.
|
|
|
18 |
|
19 |
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the AAVE Speech Recognition CORAAL dataset.
|
20 |
It achieves the following results on the evaluation set:
|
21 |
+
- eval_loss: 2.0459
|
22 |
+
- eval_model_preparation_time: 0.0027
|
23 |
+
- eval_wer: 44.2024
|
24 |
+
- eval_runtime: 19.1468
|
25 |
+
- eval_samples_per_second: 4.178
|
26 |
+
- eval_steps_per_second: 0.522
|
27 |
+
- step: 0
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
55 |
|
56 |
### Framework versions
|
57 |
|
58 |
+
- Transformers 4.47.0
|
59 |
- Pytorch 2.5.1+cu121
|
60 |
- Datasets 3.1.0
|
61 |
+
- Tokenizers 0.21.0
|
generation_config.json
CHANGED
@@ -246,5 +246,5 @@
|
|
246 |
"transcribe": 50359,
|
247 |
"translate": 50358
|
248 |
},
|
249 |
-
"transformers_version": "4.
|
250 |
}
|
|
|
246 |
"transcribe": 50359,
|
247 |
"translate": 50358
|
248 |
},
|
249 |
+
"transformers_version": "4.47.0"
|
250 |
}
|
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:7ebd0e69e78190ffe1438491fa05cc1f5c1aa3a4c4db3bc1723adbb551ea2395
|
3 |
size 151061672
|