Skip to content

Conversation

@VijayKalmath
Copy link
Contributor

Currently, tensorflow examples use the load_metric function from
Datasets library,

commit migrates function call to load function in from Evaluate library for flax examples.

Fix for #18306

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@sgugger

Currently, tensorflow examples use the `load_metric` function from
Datasets library, commit migrates function call to `load` function
from Evaluate library.
@VijayKalmath
Copy link
Contributor Author

@sgugger , run_examples_flax successful ! Should be good to merge.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Jul 28, 2022

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

Copy link
Collaborator

@sgugger sgugger left a comment

Choose a reason for hiding this comment

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

Perfect, thanks a lot for working on this!

@sgugger sgugger merged commit da503ea into huggingface:main Jul 28, 2022
@VijayKalmath
Copy link
Contributor Author

@sgugger , I was wondering if you could point me at a good first issue I can try contributing to next. I looked at the issues and most of them seem to have folks working on them

@sgugger
Copy link
Collaborator

sgugger commented Jul 28, 2022

I think there are a couples of models left where help is needed on this issue if you are interested.

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