Improve model card: add correct pipeline tag, library_name, and relevant links

#1
by nielsr HF Staff - opened

This PR improves the model card for the model presented in Effective Training Data Synthesis for Improving MLLM Chart Understanding.

Specifically, it:

  • Corrects the pipeline_tag to image-text-to-text for better discoverability on the Hugging Face Hub.
  • Adds library_name: transformers as the model is compatible with the 🤩 Transformers library, making it easier for users to identify how to use it.
  • Updates the introductory sentence to include a direct link to the Hugging Face paper page and the GitHub repository for easier access to the code.

Please review and merge this PR if everything looks good.

Ruler138 changed pull request status to merged

Sign up or log in to comment