Improve model card: Correct pipeline tag and add library name

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Correcting the pipeline_tag to text-generation, as the model's primary function is text generation, even within a reinforcement learning context.
  • Adding the library_name as transformers, assuming the model uses the Hugging Face Transformers library.

The paper link was already present.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment