Skip to content

fix hardcoded task in huggingface datasets#787

Merged
ArshaanNazir merged 2 commits intorelease/1.6.0from
fix/accuracy-fairness-huggingface-bug
Sep 27, 2023
Merged

fix hardcoded task in huggingface datasets#787
ArshaanNazir merged 2 commits intorelease/1.6.0from
fix/accuracy-fairness-huggingface-bug

Conversation

@alytarik
Copy link
Copy Markdown
Contributor

@alytarik alytarik commented Sep 22, 2023

Description

There is an hardcoded 'text-classification' task in the HF datahandler that prevents other tasks to be used for augmentation.


Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I've added Google style docstrings to my code.
  • I've used pydantic for typing when/where necessary.
  • I have linted my code
  • I have added tests to cover my changes.

@ArshaanNazir ArshaanNazir self-requested a review September 27, 2023 11:41
@ArshaanNazir ArshaanNazir merged commit a4fb044 into release/1.6.0 Sep 27, 2023
@ArshaanNazir ArshaanNazir deleted the fix/accuracy-fairness-huggingface-bug branch October 4, 2023 09:23
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.

2 participants