deepspeedai / deepspeedai/DeepSpeedExamples

Assertion `srcIndex < srcSelectDimSize` failed

Open
#946 1 comment 0 reactions 1 assignee View on GitHub

@loadams is already working on this.

Since Jan 24, 2025.

Dominant language
Python
Stars
6.8k
Forks
1.1k
Avg merge
2d 16h
Merged PRs (30d)
1

Description

When I try to run Stage 3 finetuning PPO for qwen 2 0.5B model, I got the following bug:

Assertion srcIndex < srcSelectDimSize failed,
which seems like issue about input dataset sequence length?

I have already set Num_Padding_at_Beginning=0 # this is model related

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.