Skip to content

Support datasets 4#689

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

Support datasets 4#689
lhoestq merged 1 commit into
mainfrom
support-datasets-4

Conversation

@lhoestq

@lhoestq lhoestq commented Jul 10, 2025

Copy link
Copy Markdown
Member

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