Model save
Browse files
README.md
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
@@ -13,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# whisper-tiny-hi_test
|
15 |
|
16 |
-
This model
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss:
|
19 |
-
- Wer:
|
20 |
|
21 |
## Model description
|
22 |
|
@@ -49,8 +51,8 @@ The following hyperparameters were used during training:
|
|
49 |
|
50 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
51 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
52 |
-
| 2.
|
53 |
-
| 1.5413 | 20.0 | 20 | 1.
|
54 |
|
55 |
|
56 |
### Framework versions
|
|
|
1 |
---
|
2 |
+
license: apache-2.0
|
3 |
+
base_model: openai/whisper-tiny
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
|
|
15 |
|
16 |
# whisper-tiny-hi_test
|
17 |
|
18 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 2.3405
|
21 |
+
- Wer: 101.7544
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
51 |
|
52 |
| Training Loss | Epoch | Step | Validation Loss | Wer |
|
53 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
54 |
+
| 2.3725 | 10.0 | 10 | 2.3405 | 101.7544 |
|
55 |
+
| 1.5413 | 20.0 | 20 | 1.7254 | 263.1579 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
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:fb237cb851db80c06516e80fbebb922fc996f587166e3ca84399cba54025860b
|
3 |
size 151061672
|
runs/May24_10-20-44_bharatsahaiyak-test/events.out.tfevents.1716546157.bharatsahaiyak-test.2487428.13
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:36b9786287faf44913c2c599d79701a4e52aee5910d9cd90d1a1e4f3623999c3
|
3 |
+
size 400
|