Improve dataset card: Add metadata, links, citation, and license
#1
by
nielsr
HF Staff
- opened
This PR improves the dataset card for the VaseVQA dataset by:
- Adding
task_categories(image-text-to-text) and relevanttagsto the metadata for better discoverability. - Specifying the
licenseascc-by-nc-nd-4.0in the metadata and explicitly in the content. - Including direct links to the associated paper (VaseVQA: Multimodal Agent and Benchmark for Ancient Greek Pottery), the GitHub repository (https://github.com/AIGeeksGroup/VaseVQA), and the project page (using the GitHub URL).
- Adding a concise introduction based on the paper abstract.
- Providing the BibTeX citation for proper academic attribution.
These additions enhance the completeness, discoverability, and usability of the dataset on the Hugging Face Hub.