toolathlonEval commited on
Commit
05b59dd
·
verified ·
1 Parent(s): cde884d

Upload tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +4 -0
tokenizer_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "model_max_length": 512,
3
+ "tokenizer_class": "BertTokenizerFast"
4
+ }