Improve model card: add library name, update license, link paper, and enhance content

#2
by nielsr HF Staff - opened

This PR updates the model card for the SPScanner-130m model.

Key changes include:

  • Updating the license from apache-2.0 to mit, aligning with the explicit license declaration in the official GitHub repository for the code.
  • Adding library_name: transformers to correctly identify the model's compatibility with the Hugging Face Transformers library, enabling direct loading and usage.
  • Linking the model card to the official Hugging Face paper page: Single-Pass Document Scanning for Question Answering.
  • Enhancing the model card's content by including the paper abstract, a prominent link to the GitHub repository, and reorganizing the usage and evaluation instructions with a sample transformers code snippet, leveraging information from the associated GitHub repository.

Please review these improvements.

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

Sign up or log in to comment