Upload 4 files
Browse files- config.json +1 -0
- model.bin +2 -2
- shared_vocabulary.json +0 -0
- spm.model +2 -2
config.json
CHANGED
@@ -5,5 +5,6 @@
|
|
5 |
"decoder_start_token": "</s>",
|
6 |
"eos_token": "</s>",
|
7 |
"layer_norm_epsilon": null,
|
|
|
8 |
"unk_token": "<unk>"
|
9 |
}
|
|
|
5 |
"decoder_start_token": "</s>",
|
6 |
"eos_token": "</s>",
|
7 |
"layer_norm_epsilon": null,
|
8 |
+
"multi_query_attention": false,
|
9 |
"unk_token": "<unk>"
|
10 |
}
|
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:55516e4a24e4373c06e1f3cdbe60a4c4ebbcd8420f15a9c56cde0a27103a1d65
|
3 |
+
size 2352102208
|
shared_vocabulary.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
spm.model
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:560e2afd4a9db68eddba84a6415ebc0e7b1b7b78e1a055cd5c646c65979e06bd
|
3 |
+
size 1162445
|