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:
Aaditya Ura (looking for PhD Fall’24)
2024-08-05 22:13:20 +05:30
committed by GitHub
parent 7402eb9dcb
commit cb023c70db

View File

@@ -74,3 +74,5 @@ deepspeed:
weight_decay: 0.0
fsdp:
fsdp_config:
special_tokens:
pad_token: <|end_of_text|>