Add initial dataset card for World-in-World
#1
by
nielsr
HF Staff
- opened
This PR initializes the dataset card for the zonszer/WIW_datasets repository.
It adds:
- A descriptive introduction to the World-in-World dataset, based on the paper abstract and project overview.
- Links to the paper (World-in-World: World Models in a Closed-Loop World), the project page (
https://world-in-world.github.io/), and the accompanying GitHub repository (https://github.com/World-In-World/world-in-world). - An overview image for visual context.
- Details on the tasks (Active Recognition, Active Embodied QA, Image-Goal Navigation, and Robotic Manipulation) for which the dataset is used.
- A "Getting Started" section guiding users to the comprehensive documentation on the GitHub repository for setup and dataset download.
- The appropriate
task_categories(robotics) and relevanttags(world-model,embodied-ai,benchmark) to the metadata. - The BibTeX citation for the paper.
zonszer
changed pull request status to
merged