Improve dataset card: Add task categories, project/code links, and sample usage

#1
by nielsr HF Staff - opened

This PR significantly improves the dataset card for the A2_Dataset by:

  • Adding task_categories: ['robotics'] and relevant tags (pick-and-place, manipulation, reinforcement-learning) to the metadata for better discoverability.
  • Including direct links to the project page (https://xukechun.github.io/papers/A2) and the GitHub repository (https://github.com/xukechun/Action-Prior-Alignment).
  • Expanding the initial description with a brief summary of the paper's contribution to provide more context.
  • Incorporating a "Sample Usage" section with bash commands for data collection, training, and evaluation, directly extracted from the project's GitHub README.
  • Adding the BibTeX citation for proper attribution.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment