Improve model card: Add pipeline tag, paper link, abstract, code, and usage
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card by:
- Adding the
pipeline_tag: reinforcement-learning, making the model discoverable at https://huggingface.co/models?pipeline_tag=reinforcement-learning. - Including the paper's full abstract for a comprehensive overview of the model.
- Providing a direct link to the Hugging Face paper page: https://huggingface.co/papers/2406.15007.
- Formalizing the link to the official GitHub repository for source code and further instructions.
- Adding a "Quickstart" section with clear command-line usage examples directly from the GitHub README to help users get started easily.
- Including the BibTeX citation for proper academic attribution.