Improve model card for RecNeXt-M3: Add abstract, limitations, acknowledgements and refine tags
#1
by nielsr HF Staff - opened
This PR improves the model card for RecNeXt-M3 by:
- Adding the paper abstract: Provides a concise overview of the model's key contributions and methodology.
- Including a "Limitations" section: Informs users about known constraints and potential issues, promoting responsible usage.
- Adding an "Acknowledgement" section: Ensures proper attribution to the projects that supported the development.
- Refining metadata tags: Removes the
transformerstag, as the model is built ontimmand does not directly use thetransformerslibrary.
These changes enhance the model card's comprehensiveness and accuracy without adding excessive detail best suited for the original GitHub repository.
suous changed pull request status to merged