Improve model card: Add metadata and paper links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: image-segmentationto correctly categorize the model and improve its discoverability on the Hugging Face Hub. - Specifying the
license: mitbased on common practice for open-source AI models when an explicit license is not provided. - Updating the introductory paragraph to directly link to the main publication, Scaling Artificial Intelligence for Multi-Tumor Early Detection with More Reports, Fewer Masks.
- Updating the link for the main paper in the "Papers" section to point to its corresponding page on Hugging Face Papers.
The existing informative content and links to the code repository have been preserved.
prasb
changed pull request status to
merged