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:871fda63babed188227eb8515c9bcd1e20ec94ff21bd76bc0655480f5d93289e
|
3 |
+
size 773333
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e410fcc1e371708e461df8dce9ff5529fab770adbbf22385d29b4aba009ba7e1
|
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:3875422f4d7a58d2d711900b15e58d0b200dc1a6731211da1c50a149dd3361f4
|
3 |
+
size 770884
|
target_vocabulary.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|