austindavis commited on
Commit
09b5108
1 Parent(s): f3eb8cb

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -3,5 +3,5 @@
3
  "bos_token": ";",
4
  "clean_up_tokenization_spaces": true,
5
  "model_max_length": 1000000000000000019884624838656,
6
- "tokenizer_class": "UciTokenizer"
7
  }
 
3
  "bos_token": ";",
4
  "clean_up_tokenization_spaces": true,
5
  "model_max_length": 1000000000000000019884624838656,
6
+ "tokenizer_class": "PreTrainedTokenizerFast"
7
  }