Add model card for GovRelBERT

#1
by nielsr HF Staff - opened

This PR adds a comprehensive model card for the pansysy/GovRelBERT model.

It includes:

  • Relevant metadata such as pipeline_tag: text-ranking, library_name: transformers, and descriptive tags.
  • A summary of the model, its purpose, and its underlying architecture.
  • A link to the associated paper on Hugging Face.
  • An inferred link to the GitHub repository where the code and dataset are available.
  • A practical Python code snippet for sample usage to demonstrate how to compute the government domain relevance score.
  • A BibTeX citation for the paper.

This update significantly improves the discoverability and usability of the model on the Hugging Face Hub.

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

Sign up or log in to comment