Add comprehensive dataset card for ZoomEye evaluation data

#2
by nielsr HF Staff - opened

This PR adds a comprehensive dataset card for the ZoomEye evaluation data.

It includes:

  • The image-text-to-text task category and cc-by-nc-4.0 license in the YAML metadata for better discoverability and usage clarity.
  • Relevant tags such as multimodal, llm, vision-language, visual-reasoning, and tree-search.
  • A detailed introduction to the ZoomEye project and the purpose of the evaluation data.
  • Direct links to the associated paper (https://huggingface.co/papers/2411.16044), the project page (https://szhanz.github.io/zoomeye/), and the GitHub repository (https://github.com/om-ai-lab/ZoomEye).
  • A dedicated section on "Evaluation Data Preparation" including the folder structure.
  • A "Sample Usage" section with code snippets for both the Python demo and the Gradio demo, directly extracted from the GitHub README.
  • The BibTeX citation for the paper.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment