Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I noticed this model card could be improved with additional metadata and clearer links to the research paper. This PR updates the model card to:
- Add
pipeline_tag: text-generationandlibrary_name: transformersmetadata for better discoverability and integration. - Link the model to its research paper: RLAnything: Forge Environment, Policy, and Reward Model in Completely Dynamic RL System.
- Correct the model name from "TraDo" to RLAnything as per the official repository.
- Include a direct link to the code on GitHub and the project blog.
- Add an overview of the key features and performance highlights.
Please let me know if you have any questions!