orendar commited on
Commit
89d0419
1 Parent(s): 0f4fae0

add tokenizer

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