Improve model card: Add pipeline tag, library name, and GitHub link

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: graph-ml to improve discoverability for knowledge graph related tasks.
  • Specifying library_name: transformers as the model uses the Hugging Face Transformers library for loading and inference.
  • Including a direct link to the GitHub repository for easier access to the code.
  • The existing paper link to arXiv has been retained as per the instructions provided.

Thanks so much!

HaoyuHuang2 changed pull request status to merged

Sign up or log in to comment