Add library_name and update pipeline_tag
#1
by nielsr HF Staff - opened
This PR improves the model card metadata by:
- Adding
library_name: transformersto enable the automated code snippet widget and better integration with the Hugging Face ecosystem. - Updating the
pipeline_tagtotext-generationto align with the model's architecture and enable the inference widget (while keepingreinforcement-learningin the tags for searchability).