zhjohnchan commited on
Commit
d1886dc
·
verified ·
1 Parent(s): 319a914

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -4
tokenizer_config.json CHANGED
@@ -556,8 +556,5 @@
556
  "trust_remote_code": true,
557
  "unk_token": "<unk>",
558
  "use_default_system_prompt": false,
559
- "use_fast": false,
560
- "auto_map": {
561
- "AutoTokenizer": "tokenization_chexagent.CheXagentTokenizer"
562
- }
563
  }
 
556
  "trust_remote_code": true,
557
  "unk_token": "<unk>",
558
  "use_default_system_prompt": false,
559
+ "use_fast": false
 
 
 
560
  }