Improve model card with metadata and links
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: reinforcement-learning
to the metadata, improving discoverability on the Hugging Face Hub. - Specifying the
library_name: transformers
in the metadata. - Correcting the paper link to point to the arXiv page.
This ensures the model is correctly categorized and easily discoverable by researchers interested in reinforcement learning models built using the Transformers library.
reign12
changed pull request status to
merged