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_tagfromfill-masktotext-generationto accurately reflect its primary function as a decoder model for generative tasks. - Adding
library_name: transformersto enable the "Use in Transformers" widget and ensure better discoverability. - Including
datasetsand more specifictags(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