Update instruct-lora-8b.yml (#1789) [skip ci]
Config is giving an error if not using the end of the token as the `pad_to_sequence_len` is true.
This commit is contained in:
committed by
GitHub
parent
7402eb9dcb
commit
cb023c70db
@@ -74,3 +74,5 @@ deepspeed:
|
||||
weight_decay: 0.0
|
||||
fsdp:
|
||||
fsdp_config:
|
||||
special_tokens:
|
||||
pad_token: <|end_of_text|>
|
||||
|
||||
Reference in New Issue
Block a user