Model save
Browse files
README.md
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
-
base_model: openai/whisper-tiny
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
@@ -15,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# whisper-tiny-hi_test
|
17 |
|
18 |
-
This model
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 1.7256
|
21 |
- Wer: 263.1579
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
|
|
13 |
|
14 |
# whisper-tiny-hi_test
|
15 |
|
16 |
+
This model was trained from scratch on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 1.7256
|
19 |
- Wer: 263.1579
|
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": "./whisper-tiny-hi-checkpoint-1",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
runs/May24_10-07-50_bharatsahaiyak-test/events.out.tfevents.1716545376.bharatsahaiyak-test.2487428.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ff8582790769dc9620241fb0e54c33b94760992fe77e1035892f0a6112d3154e
|
3 |
+
size 6008
|