Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix fine-tuning bugs #265

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Conversation

harborn
Copy link
Contributor

@harborn harborn commented Jul 5, 2024

  1. fix default tokenize function for enabling padding.
  2. instance training arguments before loading dataset and tokenizer, due to deepspeed training bug.
  3. enable more training arguments on HPU, such as attn_softmax_bf16, use_flash_attention, pipelining_fwd_bwd

@harborn harborn force-pushed the fix-fine-tuning-bugs branch from e1b0418 to fd4d31f Compare July 17, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant