Improve model card: add metadata, paper and code links

#1
by nielsr HF Staff - opened

Hi! I'm Niels, part of the community science team at Hugging Face.

This PR improves the model card for this LoRA adapter. It adds:

  • Metadata regarding the base model, license (apache-2.0), library (peft), and pipeline tag (text-generation).
  • A link to the original research paper: MAAT: Multi-phase Adapter-Aware Targeted Unlearning.
  • A link to the official GitHub repository.
  • A brief description of the MAAT framework.

Feel free to merge this if it looks good!

Novaspree changed pull request status to merged

Sign up or log in to comment