Improve model card: correct arXiv ID, add abstract, limitations, and clean tags
#1
by nielsr HF Staff - opened
This PR improves the model card for RecNeXt-M1 by:
- Correcting the arXiv badge text from
2406.16004to2412.19628to match the actual paper ID. - Adding the paper's abstract for better understanding of the model.
- Including the "Limitations" section to inform users about potential issues.
- Adding the "Acknowledgement" section for proper attribution.
- Removing the
transformerstag from the metadata, as the model explicitly usestimmand does not rely on thetransformerslibrary.
suous changed pull request status to merged