add tokenizer
Browse files- source.spm +0 -0
- special_tokens_map.json +1 -1
- target.spm +0 -0
- tokenizer_config.json +0 -0
- vocab.json +0 -0
source.spm
CHANGED
Binary files a/source.spm and b/source.spm differ
|
|
special_tokens_map.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>"}
|
|
|
1 |
+
{"eos_token": "</s>", "unk_token": "<unk>", "pad_token": "<pad>", "mask_token": "<mask>"}
|
target.spm
CHANGED
Binary files a/target.spm and b/target.spm differ
|
|
tokenizer_config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|