Improve model card: Add title, paper link, project page, library name, pipeline tag and citation
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for Goedel-Formalizer-V2-32B by:
- Adding a clear model title.
- Linking it to the official paper: G\u00f6del's Poetry.
- Including a link to the project documentation page.
- Adding
library_name: transformersto enable the "How to use" widget, as the model is compatible with the Hugging Face Transformers library. - Adding
pipeline_tag: text-generationto ensure discoverability under relevant tasks. - Adding citation information.
Please review and merge this PR if everything looks good.
Bohan22
changed pull request status to
closed
goedel's poetry isn't our paper
is this not your paper? https://huggingface.co/papers/2512.14252 Could you link the correct one?
Other than that, would be great to merge the proposed changes.