Upload 6 files
Browse files- co.spm.model +3 -0
- config.json +9 -0
- en.spm.model +3 -0
- model.bin +3 -0
- source_vocabulary.txt +0 -0
- target_vocabulary.txt +0 -0
co.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:51cab4d039c6747f1da761f62b974a1c24530e6169d832212fc266f03c3b2c2a
|
3 |
+
size 768978
|
config.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_source_bos": false,
|
3 |
+
"add_source_eos": false,
|
4 |
+
"bos_token": "<s>",
|
5 |
+
"decoder_start_token": "<s>",
|
6 |
+
"eos_token": "</s>",
|
7 |
+
"layer_norm_epsilon": null,
|
8 |
+
"unk_token": "<unk>"
|
9 |
+
}
|
en.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:469fe0f6162c06c0c950646b246777412fbe55915debfc78f55607195a23a31c
|
3 |
+
size 770673
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:676327103c8ab78c6b46263c89d07e8eb0484c39fbaaf1c98867dea45afe7679
|
3 |
+
size 119517816
|
source_vocabulary.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
target_vocabulary.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|