Skip to content

Align evaluate version to 0.4.5 in question-answering requirements#2295

Merged
astachowiczhabana merged 1 commit into
huggingface:v1.20-releasefrom
HabanaAI:v1.20-align_evaluate_version_question_answering_0_4_5
Oct 7, 2025
Merged

Align evaluate version to 0.4.5 in question-answering requirements#2295
astachowiczhabana merged 1 commit into
huggingface:v1.20-releasefrom
HabanaAI:v1.20-align_evaluate_version_question_answering_0_4_5

Conversation

@gplutop7
Copy link
Copy Markdown
Collaborator

@gplutop7 gplutop7 commented Oct 6, 2025

This PR updates the evaluate package version in
examples/question-answering/requirements.txt from 0.4.3 to 0.4.5
to align it with examples/text-classification/requirements.txt
on the master_next branch.

Background:

  • The previous mismatch between 0.4.3 (QA) and 0.4.5 (Text Classification)
    caused dependency conflicts in CI:
    Cannot install evaluate==0.4.3 and evaluate==0.4.5.

Changes:

  • Updated evaluate==0.4.3 → evaluate==0.4.5 in question-answering requirements.
  • No functional code changes, only dependency alignment.

This resolves the version conflict reported in the
Test_pytorch_training_tests_gaudi2_asic_8cards_topology_8cards_master_next
job and ensures consistent dependency management across examples.

@gplutop7 gplutop7 requested a review from regisss as a code owner October 6, 2025 11:02
@astachowiczhabana astachowiczhabana merged commit 0bc3897 into huggingface:v1.20-release Oct 7, 2025
1 check passed
gplutop7 pushed a commit to HabanaAI/optimum-habana-fork that referenced this pull request Oct 15, 2025
…uggingface#2295) (huggingface#746)

align evaluate version question answering 0.4.5

Co-authored-by: Grzegorz Pluto-Prondzinski <gplutopx@habana.ai>
gplutop7 pushed a commit to HabanaAI/optimum-habana-fork that referenced this pull request Nov 6, 2025
…uggingface#2295) (huggingface#746)

align evaluate version question answering 0.4.5

Co-authored-by: Grzegorz Pluto-Prondzinski <gplutopx@habana.ai>
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.

3 participants