Add pipeline_tag and arxiv ID, fix usage snippet

#1
by nielsr HF Staff - opened

Hi! Niels here from the community team at Hugging Face.

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

  1. Metadata Improvement: Promoted pipeline_tag: text-generation to a top-level key and added the arxiv metadata for better discoverability and paper linking.
  2. Usage Fix: Added a missing import torch to the usage example to ensure the code snippet is runnable for users.

These changes help the model integrate better with the Hugging Face ecosystem!

chiaraboretti changed pull request status to merged

Sign up or log in to comment