pytorch model
Browse files- config.json +2 -2
- generation_config.json +1 -1
- pytorch_model.bin +3 -0
- vocab.json +0 -0
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,
|
@@ -146,7 +146,7 @@
|
|
146 |
50362
|
147 |
],
|
148 |
"torch_dtype": "float32",
|
149 |
-
"transformers_version": "4.
|
150 |
"use_cache": true,
|
151 |
"use_weighted_layer_sum": false,
|
152 |
"vocab_size": 51865
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "./",
|
3 |
"activation_dropout": 0.0,
|
4 |
"activation_function": "gelu",
|
5 |
"apply_spec_augment": false,
|
|
|
146 |
50362
|
147 |
],
|
148 |
"torch_dtype": "float32",
|
149 |
+
"transformers_version": "4.28.0.dev0",
|
150 |
"use_cache": true,
|
151 |
"use_weighted_layer_sum": false,
|
152 |
"vocab_size": 51865
|
generation_config.json
CHANGED
@@ -221,5 +221,5 @@
|
|
221 |
"transcribe": 50359,
|
222 |
"translate": 50358
|
223 |
},
|
224 |
-
"transformers_version": "4.
|
225 |
}
|
|
|
221 |
"transcribe": 50359,
|
222 |
"translate": 50358
|
223 |
},
|
224 |
+
"transformers_version": "4.28.0.dev0"
|
225 |
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6da6e6e2fe35db4c1f7aa330ee2816d66d74d278d69b07ea51c8100f6c2b803
|
3 |
+
size 6173637880
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|