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
- xh.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:ac78e0da8f89c207d5746c91519974a19c0dc7a38d01bb6e020feef46d76907f
|
3 |
+
size 763587
|
model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:eb82c7e20e6d15916a1933f7dcebf05d71f87be0d36c3caf3e84535c2acd93d6
|
3 |
+
size 119517816
|
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
|
|
xh.spm.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9e3e2ce8f6012f456cf27963298ad898652e5525b299101f6959d9de4f8e910e
|
3 |
+
size 759827
|