Improve model card with pipeline tag, library name, and GitHub link

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding the pipeline_tag: question-answering to properly categorize the model.
  • Specifying the library_name: transformers for easier usage.
  • Ensuring a clear link to the GitHub repository is provided for code access and further details.

The existing license (cc-by-sa-4.0) is retained.

yrshi changed pull request status to merged

Sign up or log in to comment