if001 commited on
Commit
f9ae566
1 Parent(s): 97018ed

Upload SentencePieceJA

Browse files
Files changed (3) hide show
  1. special_tokens_map.json +1 -0
  2. tokenizer_config.json +5 -0
  3. vocab.txt +0 -0
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
tokenizer_config.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "clean_up_tokenization_spaces": true,
3
+ "model_max_length": 1000000000000000019884624838656,
4
+ "tokenizer_class": "SentencePieceJA"
5
+ }
vocab.txt ADDED
The diff for this file is too large to render. See raw diff