Upload 6 files
Browse files- config.json +9 -0
- en.spm.model +3 -0
- model.bin +3 -0
- source_vocabulary.txt +0 -0
- target_vocabulary.txt +0 -0
- yo.spm.model +3 -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:464adcdd10d9bd64002236bcafc08734ee5fb84fda96122fc5211a29fc884941
|
3 |
+
size 766851
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2339053784f20078ce79fe310fe7d8248a01ca1d14a9f56fc5142f38dd2307d3
|
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
|
|
yo.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:49bb112fdfcaa0978f71cb9dc6c78a6284d74d44298ebabd16014019cbf393b1
|
3 |
+
size 754530
|