Delete preprocessor\tokenizer_config.yaml
Browse files
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|