Model save
Browse files- README.md +3 -5
- config.json +1 -1
- model.safetensors +1 -1
- runs/Jun25_21-12-28_bharatsahaiyak-test/events.out.tfevents.1719349949.bharatsahaiyak-test.990312.0 +2 -2
- runs/Jun25_21-25-06_bharatsahaiyak-test/events.out.tfevents.1719350707.bharatsahaiyak-test.945044.2 +3 -0
- runs/Jun25_21-25-06_bharatsahaiyak-test/events.out.tfevents.1719351329.bharatsahaiyak-test.945044.3 +3 -0
- training_args.bin +1 -1
- whisper-tiny-hi-checkpoint-2/config.json +1 -1
- whisper-tiny-hi-checkpoint-2/model.safetensors +1 -1
- whisper-tiny-hi-checkpoint-2/training_args.bin +1 -1
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,10 +13,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# whisper-tiny-hi2_test
|
17 |
|
18 |
-
This model
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Wer:
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
1 |
---
|
|
|
|
|
2 |
tags:
|
3 |
- generated_from_trainer
|
4 |
metrics:
|
|
|
13 |
|
14 |
# whisper-tiny-hi2_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: 0.5037
|
19 |
+
- Wer: 58.3150
|
20 |
|
21 |
## Model description
|
22 |
|
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-hi2_test/whisper-tiny-hi-checkpoint-1",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
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:daeea7778cdeda935a2e90f442518eb60512721cd10bce0921a80c47aa8f2543
|
3 |
size 151061672
|
runs/Jun25_21-12-28_bharatsahaiyak-test/events.out.tfevents.1719349949.bharatsahaiyak-test.990312.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:02ed85b0e945d2e7d1ca43a423ce270bb6db762abc0a20cd57885f19d5738987
|
3 |
+
size 6796
|
runs/Jun25_21-25-06_bharatsahaiyak-test/events.out.tfevents.1719350707.bharatsahaiyak-test.945044.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cf4c9bb256acdfef047d08be61d3bdf3f8e4a0dc2d4afed391ab2d8155506300
|
3 |
+
size 6047
|
runs/Jun25_21-25-06_bharatsahaiyak-test/events.out.tfevents.1719351329.bharatsahaiyak-test.945044.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d97a19fd12d5b1ccb44d90206d795c9fbdd8fe053881c14c441bfb993249a25b
|
3 |
+
size 406
|
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:549ce3613e0053502a77050b29a76987037c7c15586538493db5d847eb76fe1c
|
3 |
size 5240
|
whisper-tiny-hi-checkpoint-2/config.json
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
"decoder_layerdrop": 0.0,
|
20 |
"decoder_layers": 4,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
-
"dropout": 0.
|
23 |
"encoder_attention_heads": 6,
|
24 |
"encoder_ffn_dim": 1536,
|
25 |
"encoder_layerdrop": 0.0,
|
|
|
19 |
"decoder_layerdrop": 0.0,
|
20 |
"decoder_layers": 4,
|
21 |
"decoder_start_token_id": 50258,
|
22 |
+
"dropout": 0.1,
|
23 |
"encoder_attention_heads": 6,
|
24 |
"encoder_ffn_dim": 1536,
|
25 |
"encoder_layerdrop": 0.0,
|
whisper-tiny-hi-checkpoint-2/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:daeea7778cdeda935a2e90f442518eb60512721cd10bce0921a80c47aa8f2543
|
3 |
size 151061672
|
whisper-tiny-hi-checkpoint-2/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:549ce3613e0053502a77050b29a76987037c7c15586538493db5d847eb76fe1c
|
3 |
size 5240
|