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:5ab86f2f34aef97e016018b8fad98b77ba41479f1b92dd398236a03cce36236b
|
3 |
+
size 774989
|
gl.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aa99f5f96908f342d91d4fc2bbf28fc1e36c56aa35fd963652e5971ea9b61b4a
|
3 |
+
size 784338
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc8197d52853826f6bf090d4e0107d971dd3250660a88e6abb63a5f60291b71c
|
3 |
+
size 119442286
|
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
|
|