orendar commited on
Commit
69b4979
1 Parent(s): 2fa7238

add tokenizer

Browse files
Files changed (5) hide show
  1. source.spm +0 -0
  2. special_tokens_map.json +1 -1
  3. target.spm +0 -0
  4. tokenizer_config.json +0 -0
  5. 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