Skip to content
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

Add support for name field when loading data #283

Merged
merged 2 commits into from
Sep 17, 2022

Conversation

mathemakitten
Copy link
Contributor

@mathemakitten mathemakitten commented Aug 31, 2022

Adds support for datasets which use the extra name field when the evaluator loads data (e.g. glue, superglue).

Closes #282

@mathemakitten mathemakitten marked this pull request as draft August 31, 2022 23:09
@mathemakitten mathemakitten force-pushed the hn-support-dataset-config-field branch from b0c46c2 to 8841786 Compare August 31, 2022 23:10
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Aug 31, 2022

The documentation is not available anymore as the PR was closed or merged.

Copy link
Member

@lhoestq lhoestq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool ! in datasets we call this parameter config_name but subset is nice as well

src/evaluate/evaluator/base.py Outdated Show resolved Hide resolved
Co-authored-by: Quentin Lhoest <42851186+lhoestq@users.noreply.github.com>
@mathemakitten mathemakitten merged commit 35adafe into main Sep 17, 2022
@mathemakitten mathemakitten deleted the hn-support-dataset-config-field branch September 17, 2022 16:40
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.

Add support for config field in evaluator data loading logic
3 participants