Improve model card: Add `library_name` and update paper link
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
library_name: transformers
metadata, which enables the "Use in Transformers" widget on the model page and enhances programmatic compatibility. - Updating the paper link in the model card to point to the official Hugging Face Papers page (Self-Improving Language Models for Evolutionary Program Synthesis: A Case Study on ARC-AGI) for better discoverability and consistency on the Hub.
- Cleaning up redundant content in the model card.
julien31
changed pull request status to
merged