Improve dataset card: Add description, paper link, tags, and sample usage for AQUA20
#3
by
nielsr
HF Staff
- opened
This PR enhances the AQUA20 dataset card by:
- Adding a descriptive overview of the dataset based on the paper's abstract to the content section.
- Including a direct link to the associated paper on the Hugging Face Hub (https://huggingface.co/papers/2506.17455) for easy access.
- Providing a Python code snippet for sample usage, demonstrating how to load and interact with the dataset using the
datasets
library. - Adding relevant tags (
underwater
,marine-biology
,species-classification
,benchmark
) to the metadata for improved discoverability and categorization.
The existing comprehensive dataset information and the BibTeX citation are preserved.
taufiktrf
changed pull request status to
merged