Upload 6 files
Browse files- config.json +9 -0
- en.spm.model +3 -0
- model.bin +3 -0
- source_vocabulary.txt +0 -0
- sw.spm.model +3 -0
- target_vocabulary.txt +0 -0
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:5e9ea7fcf8c652f339511f51550d36c19ecc61cebfc94e6017fe1dc48f87da5b
|
3 |
+
size 771866
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:656d4d6d110435d2ee099895d1da7774f06231a82f2c0b6fadbd8d3c0759df2d
|
3 |
+
size 119442286
|
source_vocabulary.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
sw.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fda62a581f8902b8e26af051f38a5baa03e119c69e992e8816c6295b912f2df3
|
3 |
+
size 769051
|
target_vocabulary.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|