Skip to content

Support datasets 4#689

Merged
lhoestq merged 1 commit intomainfrom
support-datasets-4
Jul 10, 2025
Merged

Support datasets 4#689
lhoestq merged 1 commit intomainfrom
support-datasets-4

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