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

fix failing tests on emotion dataset #75

Merged

Conversation

imatiach-msft
Copy link
Contributor

@imatiach-msft imatiach-msft commented Dec 8, 2022

There seems to be a known issue with emotion dataset on huggingface failing to download, see:

dair-ai/emotion_dataset#5

The dataset is hosted externally,
Using an alternative link to the dataset on huggingface which is hosted internally.

Update: Also remove normalize parameter as it has been removed on latest scikit-learn pypi package's LinearRegression class to unblock failing builds.

@codecov-commenter
Copy link

codecov-commenter commented Dec 8, 2022

Codecov Report

Merging #75 (23bd3b4) into main (a2138ec) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   70.43%   70.43%           
=======================================
  Files          24       24           
  Lines        1326     1326           
=======================================
  Hits          934      934           
  Misses        392      392           
Flag Coverage Δ
unittests 70.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@imatiach-msft imatiach-msft merged commit d09ffc4 into microsoft:main Dec 8, 2022
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.

3 participants