Datasets:
Improve dataset card: Add sample usage for data download and dataset description
#1
by
nielsr
HF Staff
- opened
This PR enhances the dataset card by:
- Adding a "Dataset Description" section, derived from the paper's abstract, to clearly state what the
haodongli/DA-2dataset contains (approximately 607K panoramic RGB-depth pairs) and how it was generated. This provides users with a direct understanding of the dataset's scope. - Replacing the general "Usage" link with a detailed "Sample Usage" section. This new section provides a direct code snippet to download the
haodongli/DA-2-Evaluationdataset from the Hugging Face Hub, as found in the project's GitHub README. This streamlines the user experience for accessing relevant data. - Retaining the existing comprehensive metadata and citation block, as they are already well-defined.