Skip to content

Revert p_mask to a list in DQA pipeline#35964

Merged
Rocketknight1 merged 2 commits intomainfrom
no_p_mask_array
Jan 30, 2025
Merged

Revert p_mask to a list in DQA pipeline#35964
Rocketknight1 merged 2 commits intomainfrom
no_p_mask_array

Conversation

@Rocketknight1
Copy link
Copy Markdown
Member

@Rocketknight1 Rocketknight1 commented Jan 29, 2025

We had two PRs to fix the same issue, #32076 and #32208. I don't think the conflict was noticed, and the fix in #32076 seems to cause issues! This PR tests reverting #32076 but keeping #32208 and seeing if that resolves everything.

Fixes #35948

@HuggingFaceDocBuilderDev
Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@Rocketknight1
Copy link
Copy Markdown
Member Author

The failing examples in both #35948 and #32208 work after this PR

@Rocketknight1
Copy link
Copy Markdown
Member Author

Yep, this looks good - cc @Cyrilvallez for review!

Copy link
Copy Markdown
Member

@Cyrilvallez Cyrilvallez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sense to me! Thanks!

@Rocketknight1 Rocketknight1 merged commit e320d55 into main Jan 30, 2025
@Rocketknight1 Rocketknight1 deleted the no_p_mask_array branch January 30, 2025 15:38
bursteratom pushed a commit to bursteratom/transformers that referenced this pull request Feb 5, 2025
* p_mask back to being a list

* Remove breakpoint
elvircrn pushed a commit to elvircrn/transformers that referenced this pull request Feb 13, 2025
* p_mask back to being a list

* Remove breakpoint
sbucaille pushed a commit to sbucaille/transformers that referenced this pull request Feb 16, 2025
* p_mask back to being a list

* Remove breakpoint
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.

Document Question Answering Pipeline fails due to array with an inhomogeneous shape

3 participants