moestergaard commited on
Commit
2a722c1
·
verified ·
1 Parent(s): 7764117

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -51,7 +51,7 @@
51
  "strip_accents": null,
52
  "tokenize_chinese_chars": true,
53
  "tokenizer_class": "BertTokenizer",
54
- "unk_token": "[UNK]"
55
  "truncation": true,
56
  "padding": "max_length",
57
  "max_length": 256,
 
51
  "strip_accents": null,
52
  "tokenize_chinese_chars": true,
53
  "tokenizer_class": "BertTokenizer",
54
+ "unk_token": "[UNK]",
55
  "truncation": true,
56
  "padding": "max_length",
57
  "max_length": 256,