arxyzan commited on
Commit
1fe7cc3
1 Parent(s): 40b30cb

Delete preprocessor\tokenizer_config.yaml

Browse files
Files changed (1) hide show
  1. preprocessor//tokenizer_config.yaml +0 -10
preprocessor//tokenizer_config.yaml DELETED
@@ -1,10 +0,0 @@
1
- config_type: preprocessor
2
- max_length: 512
3
- truncation_strategy: longest_first
4
- truncation_direction: right
5
- stride: 0
6
- padding_strategy: longest
7
- padding_direction: right
8
- pad_token_id: 0
9
- pad_token: '[PAD]'
10
- pad_token_type_id: 0