Skip to content

Conversation

anistark
Copy link
Contributor

@anistark anistark commented Sep 5, 2025

Issue Link / Problem Description

Changes Made

  • Fix intermittent TypeError when performing bitwise AND operations between
    numpy arrays with incompatible dtypes in TopicAdherenceScore metric.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Sep 5, 2025
@jjmachan jjmachan merged commit 0710f21 into main Sep 17, 2025
10 checks passed
@jjmachan jjmachan deleted the fix/bitwise-typing branch September 17, 2025 02:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent TypeError: ufunc 'bitwise_and' not supported in TopicAdherenceScore.multi_turn_ascore

2 participants