Improve model card: Add metadata and prominent paper/code links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for Bochkov/best_bvv_ru by:
- Adding
pipeline_tag: text-generationto the YAML metadata, correctly categorizing the model for discoverability on the Hugging Face Hub. - Adding
library_name: transformersto the YAML metadata, which enables the "Use in Transformers" widget and improves ecosystem integration. - Adding prominent links to the associated paper, Growing Transformers: Modular Composition and Layer-wise Expansion on a Frozen Substrate, and the relevant GitHub repository, https://github.com/Bochkov/BVV241_Tokenizer_Benchmarking, at the top of the model card for easy access.
These changes improve the model card's completeness, usability, and discoverability.
Thank you
Bochkov
changed pull request status to
merged