Add pipeline tag and library name metadata
#1
by nielsr HF Staff - opened
This PR adds the missing pipeline_tag (text-generation) and library_name (transformers) to the model card metadata. These additions improve the model's discoverability on the Hugging Face Hub and enable automated code snippets for users. The model card content has also been slightly updated to ensure the link to the original research paper is clearly visible.