End of training
Browse files- README.md +1 -1
- config.json +1 -1
- model.safetensors +1 -1
- training_args.bin +1 -1
README.md
CHANGED
@@ -2,12 +2,12 @@
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
|
|
5 |
tags:
|
6 |
- ar-asr-leaderboard
|
7 |
- generated_from_trainer
|
8 |
datasets:
|
9 |
- mozilla-foundation/common_voice_11_0
|
10 |
-
base_model: openai/whisper-small
|
11 |
model-index:
|
12 |
- name: Whisper Small Ar - AxAI
|
13 |
results: []
|
|
|
2 |
language:
|
3 |
- ar
|
4 |
license: apache-2.0
|
5 |
+
base_model: openai/whisper-small
|
6 |
tags:
|
7 |
- ar-asr-leaderboard
|
8 |
- generated_from_trainer
|
9 |
datasets:
|
10 |
- mozilla-foundation/common_voice_11_0
|
|
|
11 |
model-index:
|
12 |
- name: Whisper Small Ar - AxAI
|
13 |
results: []
|
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-small-ft_custom",
|
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 966995080
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d81bd9a678f7063e219ad5a7ffed3629b9b4003eeab9ae7e22fdd562b3d65ad2
|
3 |
size 966995080
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4856
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c8afc468cd8ca50c0901939d265f0460a64102b3f727d8e4abd22bb90088abf4
|
3 |
size 4856
|