Improve dataset card: Add metadata and prominent links
#1
by nielsr HF Staff - opened
This PR significantly improves the dataset card for the Metamon Replay Dataset by:
- Adding
reinforcement-learningas thetask_category. - Specifying
cc-by-nc-4.0as thelicense. - Including
metamonas thelibrary_name. - Adding relevant
tagssuch aspokemon,game-ai,offline-reinforcement-learning,transformers,imitation-learning,replay, andcompetitive-gamingfor enhanced discoverability. - Adding a prominent link to the Hugging Face paper page: https://huggingface.co/papers/2504.04395.
- Adding a prominent link to the project's official website: https://metamon.tech.
- Adding a prominent link to the associated GitHub repository: https://github.com/UT-Austin-RPL/metamon.
These updates provide clearer metadata and essential external links, making the dataset card more informative and user-friendly.
jakegrigsby changed pull request status to merged