tokenizer: add config and vocab
Browse files- tokenizer_config.json +1 -0
- vocab.txt +0 -0
    	
        tokenizer_config.json
    ADDED
    
    | @@ -0,0 +1 @@ | |
|  | 
|  | |
| 1 | 
            +
            {"do_lower_case": false, "model_max_length": 512}
         | 
    	
        vocab.txt
    ADDED
    
    | The diff for this file is too large to render. 
		See raw diff | 
|  | 

