Improve model card: Add pipeline tag, license, descriptive tags, and code/model links

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: translation to accurately classify the model's primary task on the Hub.
  • Updating the license to apache-2.0, based on common practice for this type of model and majority consensus from colleagues.
  • Adding descriptive tags: ['multimodal', 'multilingual'] to enhance discoverability given the model's capabilities.
  • Removing the incorrectly placed YAML metadata block from the Markdown content.
  • Explicitly adding links to the GitHub repository and the Hugging Face Model for easier access to the code and model checkpoint.
  • Updating the "Note" section to be more comprehensive and aligned with the project's GitHub README.

Thanks a lot for making it clearer!

skoneru changed pull request status to merged

Sign up or log in to comment