Datasets:
Enhance OOD-Eval dataset card: Add task category, links, abstract, and usage example
#2
by
nielsr
HF Staff
- opened
This PR significantly enhances the OOD-Eval
dataset card by:
- Adding
task_categories: text-to-3d
to improve discoverability for users looking for 3D generation evaluation datasets. - Including relevant
tags
such as3d
,benchmark
,out-of-domain
, andevaluation
to further categorize the dataset. - Providing links to the associated paper (MV-RAG: Retrieval Augmented Multiview Diffusion), the project page (https://yosefdayani.github.io/MV-RAG/), and the main GitHub repository (https://github.com/yosefdayani/MV-RAG).
- Incorporating the full abstract of the paper to provide comprehensive context about the dataset's purpose and the MV-RAG work.
- Adding a "Sample Usage" section with a code snippet directly from the GitHub README, demonstrating how to use the MV-RAG model with these evaluation prompts.
- Including the BibTeX citation for proper attribution.
yosepyossi
changed pull request status to
closed