Add library_name and pipeline_tag metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

This pull request improves the model card by adding relevant metadata tags:

  • library_name: transformers: This enables the "Use in Transformers" button and code snippets on the Hub.
  • pipeline_tag: text-generation: This helps users find the model when filtering by task on the Hugging Face Hub.

I've also integrated a link to the original research paper in the description. The rest of the detailed content provided by the authors has been preserved.

Emperorizzis changed pull request status to merged

Sign up or log in to comment