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.16004 to 2412.19628 to 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 transformers tag from the metadata, as the model explicitly uses timm and does not rely on the transformers library.
suous changed pull request status to merged

Sign up or log in to comment