Update dataset card: Correct license, add GitHub link, update paper link, and enhance description
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the allenai/MolmoAct-Dataset
dataset card by:
- Correcting the License: The license has been updated from
CC BY-4.0
toApache 2.0
, aligning with the official MolmoAct GitHub repository and project guidelines. - Updating Paper Link: The paper link has been updated to point to the official Hugging Face Papers page (MolmoAct: Action Reasoning Models that can Reason in Space), improving discoverability and integration within the Hugging Face Hub.
- Adding GitHub Repository Link: A direct link to the main project GitHub repository (https://github.com/allenai/MolmoAct) has been added for easy access to the associated code and resources.
- Enhancing Description: The dataset description has been expanded with more details from the paper's abstract, providing a clearer overview of the MolmoAct Dataset.
- Adding Citation: A BibTeX citation for the paper has been included to facilitate proper attribution for users of the dataset.
- Adding Relevant Tags:
robot-learning
,imitation-learning
, androbot-trajectories
tags have been added to improve dataset categorization and searchability.
These changes provide a more accurate, informative, and complete resource for the community.
Dataset released for MolmoAct should all be licensed under CC BY-4.0
Thanks, updated