Update paper link, task categories and add sample usage
#1
by
nielsr HF Staff - opened
This PR improves the dataset card for SWE-CI by:
- Adding the
text-generationtask category to the YAML metadata. - Updating the paper link to point to the official paper on Hugging Face: SWE-CI: Evaluating Agent Capabilities in Maintaining Codebases via Continuous Integration.
- Adding a "Sample Usage" section with instructions for environment setup and dataset downloading, derived from the official GitHub repository.