Add library_name metadata and link to code
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This pull request improves the model card by:
- Adding
library_name: transformersto the metadata, which enables the "Use in Transformers" button and automated code snippets. - Adding a direct link to the official GitHub repository for better accessibility.
The model is associated with the paper MOOSE-Star: Unlocking Tractable Training for Scientific Discovery by Breaking the Complexity Barrier.
ZonglinY changed pull request status to merged
Thanks for the improvement, Niels! Merged.