Safetensors
llama
Pclanglais commited on
Commit
d9d37df
·
verified ·
1 Parent(s): bb13b04

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -0
tokenizer_config.json CHANGED
@@ -36,4 +36,6 @@
36
  "clean_up_tokenization_spaces": true,
37
  "model_max_length": 1000000000000000019884624838656,
38
  "tokenizer_class": "PreTrainedTokenizerFast"
 
 
39
  }
 
36
  "clean_up_tokenization_spaces": true,
37
  "model_max_length": 1000000000000000019884624838656,
38
  "tokenizer_class": "PreTrainedTokenizerFast"
39
+ "return_token_type_ids": false,
40
+ "use_token_type_ids": false
41
  }