Datasets:
Add `library_name: datasets` to metadata
#3
by nielsr HF Staff - opened
This PR improves the dataset card by adding the library_name: datasets metadata tag. This is crucial for discoverability and to indicate the primary library recommended for interacting with the dataset on the Hugging Face Hub. All other relevant information, such as paper links, code links, abstract, dataset description, and usage examples, are already well-documented in the card.
dongguanting changed pull request status to merged