Improve model card: Add metadata and GitHub link

#2
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: image-feature-extraction for better discoverability, reflecting the model's core function.
  • Adding library_name: transformers as evidence from config.json and tokenizer_config.json confirms compatibility with the Hugging Face Transformers library.
  • Adding the datasets tag Junteng/Vision4Chart as the model uses this dataset for training, as explicitly mentioned in the model card content.
  • Including a direct link to the GitHub repository for easy access to the project's code.

These changes will improve the model's visibility and provide users with clearer information on its usage and resources.

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

Sign up or log in to comment