Add pipeline_tag and library_name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves your model card metadata by adding library_name: transformers and pipeline_tag: text-generation. These additions enable automated code snippets on the model page and ensure the model is correctly categorized in the Hub's task-based filtering.
I've also updated the paper reference in the Markdown to link directly to the Hugging Face paper page for better accessibility.
tdlhl changed pull request status to merged