Add library_name and pipeline_tag to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
This pull request improves the metadata for this model:
- Adds
pipeline_tag: translationto ensure the model is correctly categorized and discoverable for translation tasks. - Adds
library_name: transformersto identify the model's compatibility and enable the "Use in Transformers" button. - Maintains all existing content and links to the paper and code.
Thank you so much for your help! Really appreciate your time and effort for it!
lyf07 changed pull request status to merged