Update preprocessor/tokenizer_config.yaml
Browse files
preprocessor/tokenizer_config.yaml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
name: wordpiece_tokenizer
|
2 |
config_type: preprocessor
|
3 |
-
pretrained_path: hezar-ai/
|
4 |
max_length: 512
|
5 |
truncation_strategy: longest_first
|
6 |
truncation_direction: right
|
|
|
1 |
name: wordpiece_tokenizer
|
2 |
config_type: preprocessor
|
3 |
+
pretrained_path: hezar-ai/bert-base-fa
|
4 |
max_length: 512
|
5 |
truncation_strategy: longest_first
|
6 |
truncation_direction: right
|