Improve metadata (pipeline tag, library name, correct typo) and add GitHub link

#2
by nielsr HF Staff - opened

This PR improves the model card for the paper DRT: Deep Reasoning Translation via Long Chain-of-Thought by:

  • Changing the pipeline_tag from text-generation to translation, more accurately reflecting the model's primary function and enhancing discoverability at https://huggingface.co/models?pipeline_tag=translation.
  • Adding library_name: transformers as the model is compatible with the πŸ€— Transformers library, enabling direct usage snippets.
  • Correcting the typo in the tags from machine tranlsation to machine translation.
  • Adding a direct link to the GitHub repository (πŸ’» Code) in the main content for easier access to the code.

Please review and merge this PR if everything looks good.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment