Upload 4 files
Browse files- source.spm +0 -0
- special_tokens_map.json +5 -0
- target.spm +0 -0
- vocab.json +0 -0
source.spm
ADDED
Binary file (806 kB). View file
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"eos_token": "</s>",
|
3 |
+
"pad_token": "<pad>",
|
4 |
+
"unk_token": "<unk>"
|
5 |
+
}
|
target.spm
ADDED
Binary file (805 kB). View file
|
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|