Improve model card: Add license, usage, overview, and links
#2
by
nielsr
HF Staff
- opened
This PR significantly improves the model card by:
- Adding the
license
tag (cc-by-4.0
) to the metadata. - Expanding the model description with the full abstract, highlighting the RAIF method and its generalizability.
- Adding a dedicated section for the project page (not available) and the GitHub repository link for easier access.
- Including an "Overview and Framework" section with key diagrams from the GitHub repository to better explain the model's approach.
- Providing a clear Python usage example using the
transformers
library for quick inference. - Adding the "Acknowledgement" section from the original GitHub repository.
yolay
changed pull request status to
merged