Model save
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
|
|
|
|
|
|
| 2 |
tags:
|
| 3 |
- generated_from_trainer
|
| 4 |
-
metrics:
|
| 5 |
-
- wer
|
| 6 |
model-index:
|
| 7 |
- name: whisper-tiny-hi2
|
| 8 |
results: []
|
|
@@ -13,10 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 13 |
|
| 14 |
# whisper-tiny-hi2
|
| 15 |
|
| 16 |
-
This model
|
| 17 |
-
It achieves the following results on the evaluation set:
|
| 18 |
-
- Loss: 3.6971
|
| 19 |
-
- Wer: 141.0365
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
|
|
| 1 |
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
base_model: openai/whisper-tiny
|
| 4 |
tags:
|
| 5 |
- generated_from_trainer
|
|
|
|
|
|
|
| 6 |
model-index:
|
| 7 |
- name: whisper-tiny-hi2
|
| 8 |
results: []
|
|
|
|
| 13 |
|
| 14 |
# whisper-tiny-hi2
|
| 15 |
|
| 16 |
+
This model is a fine-tuned version of [openai/whisper-tiny](https://huggingface.co/openai/whisper-tiny) on the None dataset.
|
|
|
|
|
|
|
|
|
|
| 17 |
|
| 18 |
## Model description
|
| 19 |
|
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": "openai/whisper-tiny",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 151099494
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:639d91fcc2464b9b091a58203f2ccb02d3cf1fa1193cc62cff1d520f97ed29d7
|
| 3 |
size 151099494
|
runs/Jun07_14-24-09_bharatsahaiyak-test/events.out.tfevents.1717770250.bharatsahaiyak-test.579489.12
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:19e39e024ec2e7d9dc0c9be3f83037e167cf209fd9784b83b3c57e7ae3aaf02e
|
| 3 |
+
size 6015
|
runs/Jun07_14-30-31_bharatsahaiyak-test/events.out.tfevents.1717770632.bharatsahaiyak-test.586383.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cc3824f96866ec95e0b47c0e425bc6a637d71530abc5393a2c9b935d0ebfde7d
|
| 3 |
+
size 5992
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1a3f559d9f4bc8202783bfda2e8ce3995ec4e59087ac046f66abc9135f0b4414
|
| 3 |
size 5240
|