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 relevant tags to the metadata for better discoverability.
  • Specifying the license as cc-by-nc-nd-4.0 in 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment