Improve model card: add license, sample usage, performance table, and acknowledgements

#3
by nielsr HF Staff - opened

This PR significantly improves the model card by:

  1. Adding the license to the YAML metadata (apache-2.0), as indicated in the associated GitHub repository.
  2. Including a "Sample Usage" section with a transformers pipeline example, making the model easier to use for quick inference.
  3. Expanding the "Performance" section to include Table 2 from the paper's official GitHub repository, providing a more comprehensive view of the model's capabilities.
  4. Adding an "Acknowledgement" section to recognize the foundational work used in this project.
  5. Refining the overall structure for improved readability.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment