checkpoint 2000
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"_name_or_path": "
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
| 6 |
"architectures": [
|
| 7 |
-
"
|
| 8 |
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"begin_suppress_tokens": [
|
|
|
|
| 1 |
{
|
| 2 |
+
"_name_or_path": "/content/drive/MyDrive/Models/whisper-tiny-bn/checkpoint-2000",
|
| 3 |
"activation_dropout": 0.0,
|
| 4 |
"activation_function": "gelu",
|
| 5 |
"apply_spec_augment": false,
|
| 6 |
"architectures": [
|
| 7 |
+
"WhisperModel"
|
| 8 |
],
|
| 9 |
"attention_dropout": 0.0,
|
| 10 |
"begin_suppress_tokens": [
|
pytorch_model.bin
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:2fac8dcaaa04d46094c64a3cb1ef92a356cde7c4ca284b1e45df055c3447eddf
|
| 3 |
+
size 151095593
|