Add comprehensive model card for LimRank-7B

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the LimRank-7B model, enhancing its documentation and discoverability on the Hugging Face Hub.

Key updates include:

  • Addition of license: mit to the metadata, as specified in the GitHub repository.
  • Addition of library_name: transformers to the metadata, enabling the automated "how to use" widget, as evidenced by the Qwen2ForCausalLM architecture in config.json.
  • Addition of pipeline_tag: text-ranking to accurately categorize the model's primary task.
  • Inclusion of the paper title, a concise abstract summary, and direct links to the arXiv paper and the official GitHub repository.
  • Incorporation of other relevant Hugging Face repository links (trained model, data, results) from the GitHub README.
  • Inclusion of the BibTeX citation and Acknowledgements section provided in the GitHub README.

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