Enhance dataset card: Add metadata, paper link, license, and sample usage

#2
by nielsr HF Staff - opened

This PR enhances the dataset card by:

  • Adding task_categories (image-text-to-text, question-answering) to the YAML metadata.
  • Specifying the license (MIT), language (en, hi), and relevant tags (multimodal, vlm, scientific-reasoning, benchmark, education) in the YAML metadata for better discoverability.
  • Adding explicit markdown links for the Hugging Face paper, GitHub repository, and project page below the badges.
  • Including a "Sample Usage" section to demonstrate how to load the dataset.
ArkaMukherjee changed pull request status to merged

Sign up or log in to comment