Improve model card: Add metadata and paper link

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: feature-extraction to improve discoverability on the Hub.
  • Specifying library_name: transformers for better integration with the transformers library.
  • Including the license: apache-2.0.
  • Adding relevant tags such as tokenizer, embeddings, LLM, MoE, and unicode for improved searchability.
  • Linking directly to the Hugging Face paper page (Growing Transformers: Modular Composition and Layer-wise Expansion on a Frozen Substrate) and providing a brief summary of the paper's focus for quick context.

These changes will provide clearer and more comprehensive information to users.

Owner

Thank you so much

Bochkov changed pull request status to merged

Sign up or log in to comment