Skip to content

Add support for name field when loading data#283

Merged
mathemakitten merged 2 commits into
mainfrom
hn-support-dataset-config-field
Sep 17, 2022
Merged

Add support for name field when loading data#283
mathemakitten merged 2 commits into
mainfrom
hn-support-dataset-config-field

Conversation

@mathemakitten

@mathemakitten mathemakitten commented Aug 31, 2022

Copy link
Copy Markdown
Contributor

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

HuggingFaceDocBuilderDev commented Aug 31, 2022

Copy link
Copy Markdown

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

@mathemakitten
mathemakitten marked this pull request as ready for review September 15, 2022 20:13

@lhoestq lhoestq left a comment

Copy link
Copy Markdown
Member

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

Comment thread src/evaluate/evaluator/base.py Outdated
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