Improve dataset card: Add project overview, sample usage, and refine metadata
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card for SlimPajama-Meta-rater-Cleanliness-30B by:
- Adding
license: apache-2.0and additional tags (data-selection,data-quality) to the YAML metadata for better discoverability and accuracy. - Including a direct link to the project's ACL Anthology page.
- Integrating the "Overview" and "PRRC Framework" sections from the original GitHub repository to provide richer context about the Meta-rater project and its methodology.
- Providing a clear sample code snippet for loading the dataset using the Hugging Face
datasetslibrary. - Updating the citation to the official ACL Anthology BibTeX entry.
These updates aim to provide users with a more comprehensive understanding of the dataset and facilitate its usage.