Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I'm opening this PR to improve the model card for ShadowPEFT.
This update includes:
- Adding the
text-generationpipeline tag andlibrary_name: transformersmetadata. - Providing links to the paper (ShadowPEFT: Shadow Network for Parameter-Efficient Fine-Tuning) and the official GitHub repository.
- Adding a "Quick Start" section with a code snippet based on the repository's documentation to help users get started.
This will help users discover and use this work more easily on the Hugging Face Hub!