You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: handle gated HF dataset and add CI authentication support
- Improved [src/spatial_transcript_former/data/download.py] to catch 401
Unauthorized errors from Hugging Face and output clear instructions
for accepting dataset terms and authenticating.
- Updated [.github/workflows/ci.yml] to utilize the `HF_TOKEN` secret
during data download and test execution steps.
0 commit comments