Sunxt25 commited on
Commit
5154ad9
·
verified ·
1 Parent(s): 81ed7b9

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +6 -0
tokenizer_config.json CHANGED
@@ -32,6 +32,12 @@
32
  "single_word": false,
33
  "special": true
34
  }
 
 
 
 
 
 
35
  },
36
  "bos_token": "[BOS]",
37
  "clean_up_tokenization_spaces": false,
 
32
  "single_word": false,
33
  "special": true
34
  }
35
+ },
36
+ "auto_map": {
37
+ "AutoTokenizer": [
38
+ "tokenizer.ChessTokenizer",
39
+ null
40
+ ]
41
  },
42
  "bos_token": "[BOS]",
43
  "clean_up_tokenization_spaces": false,