Improve dataset card: Add task category, library, paper, code, and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the dataset card by:

  • Adding task_categories: robotics, library_name: rlds, and relevant tags to the metadata for better discoverability and classification.
  • Updating the paper link to point directly to the Hugging Face Papers page (https://huggingface.co/papers/2503.05833).
  • Explicitly including links to the project page and the official GitHub repository for the associated code.
  • Adding a "Sample Usage" section, detailing how to download and load the RLDS dataset, to help users get started.

These updates provide more comprehensive information and improve the user experience for those interacting with the dataset.

Juelg changed pull request status to merged

Sign up or log in to comment