Improve model card: Add metadata, paper, project, and code links
#1
by nielsr HF Staff - opened
This PR significantly enhances the model card for jaeunglee/resnet18-cifar10-unlearning by:
- Adding
pipeline_tag: image-classificationandlibrary_name: pytorchto the metadata, which improves the model's discoverability and categorization on the Hugging Face Hub. - Adding prominent links to the paper (Unlearning Comparator: A Visual Analytics System for Comparative Evaluation of Machine Unlearning Methods), the project page (https://gnueaj.github.io/Machine-Unlearning-Comparator/), and the GitHub repository (https://github.com/gnueaj/Machine-Unlearning-Comparator) at the top of the model card for easier access to related resources.
Please review and merge if these improvements align with the repository's goals.
Thanks for the PR! These changes make the model card much more helpful.
jaeunglee changed pull request status to merged