Use '<|finetune_right_pad|>' as padding token for LLama4 (#2988) [skip ci]
This commit is contained in:
committed by
GitHub
parent
90e5598930
commit
2eb7ff95af
@@ -80,7 +80,7 @@ saves_per_epoch: 1
|
||||
|
||||
weight_decay: 0.0
|
||||
special_tokens:
|
||||
pad_token: <|finetune_right_pad_id|>
|
||||
pad_token: <|finetune_right_pad|>
|
||||
eos_token: <|eot|>
|
||||
|
||||
# save_first_step: true # uncomment this to validate checkpoint saving works with your config
|
||||
|
||||
Reference in New Issue
Block a user