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

Add Flax example tests #14599

Merged
merged 13 commits into from
Dec 6, 2021
Merged

Conversation

patil-suraj
Copy link
Contributor

@patil-suraj patil-suraj commented Dec 2, 2021

What does this PR do?

This PR adds tests for flax examples.

The test for image-classification example is not added since the script uses a manual dataset with torchvision. The test will be added once the script is refactored to use datasets.

@patil-suraj patil-suraj changed the title [WIP] test flax examples Add Flax example tests Dec 3, 2021
Copy link
Contributor

@patrickvonplaten patrickvonplaten left a comment

Choose a reason for hiding this comment

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

Nice - good job! Would be nice to make T5 pretraining a bit more robust as described in the comment above.

@patil-suraj patil-suraj merged commit c5bd732 into huggingface:master Dec 6, 2021
@patil-suraj patil-suraj deleted the flax-example-tests branch December 6, 2021 05:19
@stas00 stas00 mentioned this pull request Dec 23, 2021
Albertobegue pushed a commit to Albertobegue/transformers that referenced this pull request Jan 27, 2022
* add test for glue

* add tests for clm

* fix clm test

* add summrization tests

* more tests

* fix few tests

* add test for t5 mlm

* fix t5 mlm test

* fix tests for multi device

* cleanup

* ci job

* fix metric file name

* make t5 more robust
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.

None yet

2 participants