Add library_name, arXiv metadata and project page link
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels, part of the community team at Hugging Face.
This PR improves the model card by:
- Adding
library_name: transformersto the metadata, which enables the "Use in Transformers" button and automated code snippets. - Adding the
arxivID to the metadata to link the model with the paper Surprisal-Guided Selection: Compute-Optimal Test-Time Strategies for Execution-Grounded Code Generation. - Adding a link to the research project page in the header.
Everything else looks great!