defa8db18e
- HuggingFace BeIR/nfcorpus only has 'corpus' and 'queries' configs - Download qrels from original BEIR ZIP file (nfcorpus.zip) - Use synchronous httpx.Client for download (simpler than async) - Remove deprecated trust_remote_code parameter Tested with successful corpus download and qrels extraction. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>