Text Generation
Transformers
PyTorch
English
modernbert-decoder
ettin
decoder

Update metadata and improve model card for Ettin decoder model

#2
by nielsr HF Staff - opened

This PR updates the model card for jhu-clsp/ettin-decoder-400m by:

  • Correcting the pipeline_tag from fill-mask to text-generation to accurately reflect its primary function as a decoder model for generative tasks.
  • Adding library_name: transformers to enable the "Use in Transformers" widget and ensure better discoverability.
  • Including datasets and more specific tags (ettin, decoder) in the metadata for enhanced search and contextual information.
  • Updating the "Models" badge count to reflect the expanded collection.
  • Adding direct links to the "Model Collection" and "Training Data" near the top for easier navigation.
  • Incorporating emojis into several section headings for improved readability and visual appeal.
  • Adding the comprehensive "Training and Evaluation" and "FAQ" sections from the GitHub repository's README to provide more detailed insights into model usage, evaluation, and common questions.
  • Adding an explicit "License" section at the end with a direct link to the repository's license file.

These changes collectively enhance the model card's accuracy, usability, and discoverability on the Hugging Face Hub.

orionweller changed pull request status to merged

Sign up or log in to comment