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

Local Caching #794

Merged
merged 35 commits into from
Oct 27, 2022
Merged

Local Caching #794

merged 35 commits into from
Oct 27, 2022

Conversation

srivarra
Copy link
Contributor

@srivarra srivarra commented Oct 27, 2022

  • local caching

If you haven't already, please read through our contributing guidelines before opening your PR

What is the purpose of this PR?

Closes #692. Closes #780. Example dataset tests will now use the locally cached dataset.

How did you implement your changes

Set the default Hugging Face cache directory. Changed the revision to point to main for the Hugging Face dataset.

Remaining issues

N/A.

@srivarra srivarra added the enhancement New feature or request label Oct 27, 2022
@srivarra srivarra self-assigned this Oct 27, 2022
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@srivarra srivarra marked this pull request as ready for review October 27, 2022 19:55
Copy link
Member

@ngreenwald ngreenwald left a comment

Choose a reason for hiding this comment

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

Looks good!

@ngreenwald ngreenwald merged commit 19f59c4 into main Oct 27, 2022
@ngreenwald ngreenwald deleted the example_dataset/local_caching branch October 27, 2022 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Caching and Testing Speedups Integrating example dataset with pixel, cell, and post clustering
2 participants