arxyzan commited on
Commit
5ced18f
1 Parent(s): d8fdd0b

Hezar: Upload tokenizer_config.yaml

Browse files
Files changed (1) hide show
  1. preprocessor/tokenizer_config.yaml +1 -0
preprocessor/tokenizer_config.yaml CHANGED
@@ -1,5 +1,6 @@
1
  name: tokenizer
2
  config_type: preprocessor
 
3
  max_length: 512
4
  truncation_strategy: longest_first
5
  truncation_direction: right
 
1
  name: tokenizer
2
  config_type: preprocessor
3
+ model: wordpiece
4
  max_length: 512
5
  truncation_strategy: longest_first
6
  truncation_direction: right