Add library_name and pipeline_tag metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. This PR improves the model card's metadata by:

  • Adding library_name: transformers based on the provided usage code.
  • Adding pipeline_tag: automatic-speech-recognition for better discoverability.
  • Linking the model card to the corresponding research paper on the Hugging Face Hub.

These additions enable features like the "Use in Transformers" button and ensure the model appears in the correct task category.

kavyamanohar changed pull request status to merged

Sign up or log in to comment