Lightning-Universe / lightning-flash

Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
https://lightning-flash.readthedocs.io
Apache License 2.0
1.74k stars 212 forks source link

ci: cashing transformers #1600

Closed Borda closed 1 year ago

Borda commented 1 year ago

What does this PR do?

The original data folder was set as useless after periodic cleaning after the script finish, but even docstest takes long because of permanent downloading models...

Before submitting

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 1 year ago

Codecov Report

Merging #1600 (42cbeab) into master (76d14dc) will decrease coverage by 14%. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1600 +/- ## ======================================== - Coverage 86% 71% -14% ======================================== Files 291 291 Lines 12874 12874 ======================================== - Hits 11017 9154 -1863 - Misses 1857 3720 +1863 ```