Improve model card with abstract, updates, downstream tasks, limitations, and acknowledgements
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card by incorporating crucial information from the paper and the original GitHub repository.
Key improvements include:
- Added a dedicated "Abstract" section for a concise overview of the model.
- Included the "Updates" section to provide a development history.
- Improved the "Classification" table by removing ambiguous asterisks and standardizing gmacs units.
- Added comprehensive "Downstream Tasks" performance tables (Object Detection and Instance Segmentation, Semantic Segmentation) to showcase broader applicability.
- Included "Limitations" and "Acknowledgement" sections for responsible usage and proper attribution.
- Corrected the arXiv badge text to match the paper ID
2412.19628
.
These changes make the model card more informative and user-friendly, aligning with best practices for model documentation on the Hugging Face Hub.
suous
changed pull request status to
merged