Improve dataset card: add metadata, paper link, and usage instructions
#1
by nielsr HF Staff - opened
Hi there! I'm Niels from the community science team at Hugging Face.
This PR improves the dataset card for MetaFine by:
- Adding YAML metadata (license and task categories).
- Linking the dataset to the associated research paper: Beyond Binary Success: A Diagnostic Meta-Evaluation Framework for Fine-Grained Manipulation.
- Including links to the official project page and GitHub repository.
- Providing sample usage instructions for downloading the dataset via the Hugging Face CLI, as found in the source repository.
- Adding the BibTeX citation.
This will help make the dataset more discoverable and easier to use for the community!