ffurfaro commited on
Commit
39106e0
·
verified ·
1 Parent(s): 7cf958f

Upload tokenizer

Browse files
Files changed (3) hide show
  1. special_tokens_map.json +1 -0
  2. tokenizer_config.json +6 -0
  3. vocab.txt +0 -0
special_tokens_map.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {}
tokenizer_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {},
3
+ "clean_up_tokenization_spaces": true,
4
+ "model_max_length": 1000000000000000019884624838656,
5
+ "tokenizer_class": "PixelBytesTokenizer"
6
+ }
vocab.txt ADDED
Binary file (681 Bytes). View file