Improve dataset card: Add metadata, abstract, sample usage, image, and explicit license

#2
by nielsr HF Staff - opened

This PR significantly enhances the dataset card for "AnyPlace: Learning Generalized Object Placement for Robot Manipulation".
Key changes include:

  • Added task_categories: ['robotics'] and license: mit to the YAML metadata.
  • Added a detailed "Introduction" section based on the paper's abstract for better context.
  • Included the anyplace_workflow.png image from the GitHub repository to visually explain the method.
  • Added a comprehensive "Sample Usage" section, incorporating installation, training, and evaluation steps directly from the GitHub README to help users get started with the dataset.
  • Added an explicit "License" section in the content, referring to the MIT license.
  • The existing arXiv paper link and other project links have been retained.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment