Upload 6 files
Browse files- config.json +9 -0
- en.spm.model +3 -0
- model.bin +3 -0
- sm.spm.model +3 -0
- source_vocabulary.txt +0 -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:1bee3220add0b8b3e6e66b68af2dc1b5d466ed84db53727b1de423d9118b018a
|
3 |
+
size 774623
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b5e3609ef2f7bce80e5177262ef7e1b6228ba0734215c10f24e789fe952329cc
|
3 |
+
size 119442286
|
sm.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f25fc7a66abd811010a4ffbce8b23217ced0bdf4f64b84383598f792c18c3e88
|
3 |
+
size 752857
|
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
|
|