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: update huggingface example #9925

Merged
merged 1 commit into from
Sep 12, 2024
Merged

fix: update huggingface example #9925

merged 1 commit into from
Sep 12, 2024

Conversation

rb-determined-ai
Copy link
Contributor

The datasets.load_metric() call has been replaced by evaluate.load().

The datasets.load_metric() call has been replaced by evaluate.load().
Copy link

netlify bot commented Sep 12, 2024

Deploy Preview for determined-ui canceled.

Name Link
🔨 Latest commit 1c7e8dd
🔍 Latest deploy log https://app.netlify.com/sites/determined-ui/deploys/66e313ef12c7fc0008b70f14

Copy link

codecov bot commented Sep 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 59.18%. Comparing base (db2881f) to head (1c7e8dd).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9925   +/-   ##
=======================================
  Coverage   59.18%   59.18%           
=======================================
  Files         751      751           
  Lines      104454   104454           
  Branches     3598     3598           
=======================================
  Hits        61824    61824           
  Misses      42498    42498           
  Partials      132      132           
Flag Coverage Δ
backend 43.80% <ø> (ø)
harness 72.75% <ø> (ø)
web 54.33% <ø> (ø)

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

@rb-determined-ai
Copy link
Contributor Author

see how huggingface did this migration and how we handle it in our other example

@rb-determined-ai
Copy link
Contributor Author

The only failed tests are known-broken tests.

The two affected nightly tests both passed.

Force-landing now.

@rb-determined-ai rb-determined-ai merged commit 867eb31 into main Sep 12, 2024
84 of 97 checks passed
@rb-determined-ai rb-determined-ai deleted the rb/hf-update branch September 12, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants