Upload tokenizer_config.json with huggingface_hub
Browse files- tokenizer_config.json +1 -0
    	
        tokenizer_config.json
    CHANGED
    
    | @@ -6546,6 +6546,7 @@ | |
| 6546 | 
             
                }
         | 
| 6547 | 
             
              },
         | 
| 6548 | 
             
              "bos_token": "<|hy_begin▁of▁sentence|>",
         | 
|  | |
| 6549 | 
             
              "clean_up_tokenization_spaces": true,
         | 
| 6550 | 
             
              "eos_token": "<|hy_place▁holder▁no▁2|>",
         | 
| 6551 | 
             
              "model_max_length": 262144,
         | 
|  | |
| 6546 | 
             
                }
         | 
| 6547 | 
             
              },
         | 
| 6548 | 
             
              "bos_token": "<|hy_begin▁of▁sentence|>",
         | 
| 6549 | 
            +
              "add_bos_token": true,
         | 
| 6550 | 
             
              "clean_up_tokenization_spaces": true,
         | 
| 6551 | 
             
              "eos_token": "<|hy_place▁holder▁no▁2|>",
         | 
| 6552 | 
             
              "model_max_length": 262144,
         | 

