End of training
Browse files- config.json +1 -1
- special_tokens_map.json +1 -1
- training_args.bin +1 -1
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-small",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
special_tokens_map.json
CHANGED
|
@@ -125,7 +125,7 @@
|
|
| 125 |
"pad_token": {
|
| 126 |
"content": "<|endoftext|>",
|
| 127 |
"lstrip": false,
|
| 128 |
-
"normalized":
|
| 129 |
"rstrip": false,
|
| 130 |
"single_word": false
|
| 131 |
},
|
|
|
|
| 125 |
"pad_token": {
|
| 126 |
"content": "<|endoftext|>",
|
| 127 |
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
"rstrip": false,
|
| 130 |
"single_word": false
|
| 131 |
},
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4399
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:09fa7f3a1995fa55bbc59e7f94fe84a09279e44d1260f53eaa8a9bfa771fa0ba
|
| 3 |
size 4399
|