Use External Storage for Large Files
Store Large Files Externally
AWS S3 Google Drive / GCS Azure Blob Storage GitHub Releases (for versioned datasets)
Modify CI/CD Workflow to Download Data
In GitHub Actions, use wget or aws s3 cp to fetch the dataset before running tests.