Improve model card: Add library_name, update primary paper link, and add GitHub link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
library_name: transformersto the metadata, which enables the "Use in Transformers" widget on the Hub. - Updating the main paper reference in the "Model Description" section to point to "Growing Transformers: Modular Composition and Layer-wise Expansion on a Frozen Substrate", which is the primary paper introducing the Progressive Growth Transformer series to which this model belongs.
- Including a direct link to the associated GitHub repository (https://github.com/Bochkov/bvv-tokenizers) for easy access to the project's code and resources.
Thank you
Bochkov
changed pull request status to
merged