set add_prefix_space to false
This commit is contained in:
parent
a2bbafe886
commit
53daa54bbc
|
@ -57,7 +57,7 @@
|
|||
"normalized": true,
|
||||
"__type": "AddedToken"
|
||||
},
|
||||
"add_prefix_space": true,
|
||||
"add_prefix_space": false,
|
||||
"max_cell_length": 15,
|
||||
"model_max_length": 1024,
|
||||
"special_tokens_map_file": null,
|
||||
|
|
Loading…
Reference in New Issue