Upload 6 files
Browse files- config.json +9 -0
- en.spm.model +3 -0
- gl.spm.model +3 -0
- model.bin +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:d57810c01682c1d3fd83e40a3ddd99e89959d1a9e95b6b6ecbfa39d21775d5d4
|
3 |
+
size 756760
|
gl.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ceade8bf5013b3bcd4ba10569b14946de86661536608245620a6de93a552557f
|
3 |
+
size 761357
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:edf2a7bd7d3211c5e4d59fa4825260bf78969a430328b17081a7f203b7d26060
|
3 |
+
size 119453136
|
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
|
|