Improve model card: add paper details, update license, and add library tag

#3
by nielsr HF Staff - opened

This PR significantly enhances the model card for the Single-Pass Scanner by:

  • Updating the main heading to the official paper title, "Single-Pass Document Scanning for Question Answering".
  • Adding a direct link to the paper and its abstract for comprehensive context.
  • Explicitly linking to the official GitHub repository for code, setup, and evaluation details.
  • Including a link to the Hugging Face Datasets used for training and evaluation.
  • Correcting the license metadata from apache-2.0 to mit, aligning with the project's code license as stated in the GitHub README.
  • Adding library_name: transformers to the metadata for better discoverability and compatibility on the Hub.
  • Removing the extraneous "File information" section.

These changes aim to make the model card more informative and user-friendly.

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

Sign up or log in to comment