Update pipeline tag and add library metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community team.

I've opened this PR to improve the model card metadata and discoverability:

  • Updated the pipeline_tag to text-generation as this is a paraphrasing model (LLM).
  • Added library_name: peft since this is a LoRA adapter, which enables the "Use in Transformers" button to show the correct code snippets.
  • Added the ArXiv ID to the metadata to link this model to its research paper.
  • Included the paper authors for better attribution.

Let me know if you have any questions!

suraj-ranganath changed pull request status to merged

Sign up or log in to comment