Skip to content

Support datasets 4 #689

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

Merged
merged 1 commit into from
Jul 10, 2025
Merged

Support datasets 4 #689

merged 1 commit into from
Jul 10, 2025

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Jul 10, 2025

since it introduces Column objects

Fix the glue metric and others with

     return float((preds == labels).mean())
                  ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'bool' object has no attribute 'mean'

@lhoestq lhoestq merged commit 9484626 into main Jul 10, 2025
5 checks passed
@lhoestq lhoestq deleted the support-datasets-4 branch July 10, 2025 13:18
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