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-learning
as thetask_category
. - Specifying
cc-by-nc-4.0
as thelicense
. - Including
metamon
as thelibrary_name
. - Adding relevant
tags
such aspokemon
,game-ai
,offline-reinforcement-learning
,transformers
,imitation-learning
,replay
, andcompetitive-gaming
for 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