GogetaBlueMUI
commited on
Training in progress, step 100
Browse files- config.json +2 -2
- model.safetensors +1 -1
- training_args.bin +1 -1
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "GogetaBlueMUI/whisper-medium-ur",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
@@ -54,7 +54,7 @@
|
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
56 |
"torch_dtype": "float32",
|
57 |
-
"transformers_version": "4.48.
|
58 |
"use_cache": true,
|
59 |
"use_weighted_layer_sum": false,
|
60 |
"vocab_size": 51865
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "GogetaBlueMUI/whisper-medium-ur-finetuned",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
54 |
"pad_token_id": 50257,
|
55 |
"scale_embedding": false,
|
56 |
"torch_dtype": "float32",
|
57 |
+
"transformers_version": "4.48.1",
|
58 |
"use_cache": true,
|
59 |
"use_weighted_layer_sum": false,
|
60 |
"vocab_size": 51865
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 3055544304
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2cf85bf6b10129c7d88eb54bd02a5a64d34c22063e3eea019e47e45f817a96d1
|
3 |
size 3055544304
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5432
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7783d2d917965431faeba5436e2fe81b1b52118aa6c8cf1592ddeb2efc551846
|
3 |
size 5432
|