Improve model card with metadata and links to paper and code
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding comprehensive metadata including
license: apache-2.0,library_name: transformers,pipeline_tag: feature-extraction, and relevanttags(tokenizer,embeddings,unicode,multilingual,modular-lm). This improves discoverability and enables the "Use in Transformers" widget. - Adding a prominent link to the paper: Growing Transformers: Modular Composition and Layer-wise Expansion on a Frozen Substrate.
- Adding a direct link to the GitHub repository for the code: https://github.com/Bochkov/BVV241-Tokenizer-Benchmarking-and-Frozen-Embedding-Sets.
- Minor improvement to the citation block formatting.
Thank you
Bochkov
changed pull request status to
merged