Improve dataset card: Add paper/project/code links, sample usage, and update metadata

#2
by nielsr HF Staff - opened

This PR enhances the dataset card for Euclid30K by:

  • Updating task_categories to image-text-to-text for better alignment with the dataset's use case in Vision-Language Models.
  • Adding descriptive tags such as geometry, spatial-reasoning, multimodal, and vlm for improved discoverability.
  • Including direct links to the paper on Hugging Face (https://huggingface.co/papers/2509.24473), the project page (https://zgca-ai4edu.github.io/Euclids_Gift/), and the GitHub repository (https://github.com/LiamLian0727/Euclids_Gift).
  • Incorporating a "Sample Usage" section with code snippets for environment setup, training, and evaluation, directly extracted from the GitHub README to guide users on how to work with the dataset and models.

Thanks for your PR

LiamLian0727 changed pull request status to merged

Sign up or log in to comment