Improve dataset card: Add paper, project, code links, citation, and update license
#2
by
nielsr
HF Staff
- opened
This PR updates the dataset card for the "Robot Learning: A Tutorial" dataset.
Key changes include:
- Updated the license in the metadata from
apache-2.0tocc-by-nc-sa-4.0to align with the content license specified in the associated GitHub repository. Theapache-2.0license applies to code snippets, while the tutorial's content/data falls under the Creative Commons license. - Added a
language: entag to the metadata. - Included a descriptive paragraph for the dataset.
- Added direct links to the paper (https://huggingface.co/papers/2510.12403), the project page (https://huggingface.co/spaces/lerobot/robot-learning-tutorial), and the GitHub repository (https://github.com/fracapuano/robot-learning-tutorial).
- Updated the license information in the content to
cc-by-nc-sa-4.0. - Added the BibTeX citation for the paper.