Latest model with additional synthetic data
Browse files- config.json +1 -0
- model.bin +2 -2
- shared_vocabulary.json +0 -0
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:15ce4784dbd46a6d0a3d89e8d35a25baccac247725c1d9b23d7064f2a88a2891
|
3 |
+
size 2318973760
|
shared_vocabulary.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|