Add pipeline tag and library metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team, working to improve the discoverability of models on the Hub.

I've opened this PR to add important metadata to your model card:

  • pipeline_tag: translation: This ensures your model is correctly categorized in the Translation section of the Hub.
  • library_name: transformers: This enables the "Use in Transformers" button and code snippets on the model page.
  • Paper Link: I've updated the paper link to point to the Hugging Face paper page for better integration.
  • Citation: I've added a BibTeX citation section for researchers to easily cite your work.

These changes will help more people find and use your work!

Thank you so much for your help! Really appreciate your time and effort for it!

lyf07 changed pull request status to merged

Sign up or log in to comment