Improve model card metadata and add sample usage

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face. This PR improves the model card for FAAST-GPT2-XL by:

  • Adding library_name: transformers to the metadata to enable the "Use in Transformers" button.
  • Updating the pipeline_tag to text-generation.
  • Adding a link to the official GitHub repository and the research paper.
  • Including a "Usage" section with a code snippet based on the official implementation to help users understand how to perform test-time adaptation with the FAAST module.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment