lakhera2023 commited on
Commit
dc40742
·
verified ·
1 Parent(s): 019ebbd

Fix tokenizer_config.json - remove auto_map null

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -1
tokenizer_config.json CHANGED
@@ -40,7 +40,6 @@
40
  "split_special_tokens": false,
41
  "tokenizer_class": "DevOpsInstructTokenizer",
42
  "unk_token": null,
43
- "auto_map": null,
44
  "custom_tokenizer": "DevOps Specialized Tokenizer",
45
  "domain_optimized": true
46
  }
 
40
  "split_special_tokens": false,
41
  "tokenizer_class": "DevOpsInstructTokenizer",
42
  "unk_token": null,
 
43
  "custom_tokenizer": "DevOps Specialized Tokenizer",
44
  "domain_optimized": true
45
  }