Update dataset card: Add task categories, language, dataset structure, usage, and contributing info
#2
by
nielsr
HF Staff
- opened
This PR enhances the Do-You-See-Me dataset card by:
- Adding
task_categories: ['image-text-to-text']andlanguage: ['en']to the metadata for improved discoverability and completeness. - Updating the description under "Technical Implementation" to clarify that both the code and the dataset are open-sourced.
- Integrating a comprehensive "Dataset Overview and Structure" section, describing the dataset's organization and files.
- Adding a "Dataset Generation and Usage" section, including a code snippet for generating data, directly sourced from the GitHub README.
- Incorporating a "Data Format" section to detail the contents of each dataset directory.
- Including the "Contributing" section from the GitHub repository to provide guidelines for community contributions.
These additions provide users with a more complete understanding of the dataset, its structure, and how to use it.