Add pipeline tag, library name and citation to model card

#1
by nielsr HF Staff - opened

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

This PR improves the model card's metadata and documentation:

  • It adds the pipeline_tag: reinforcement-learning to categorize the model correctly in the Hub.
  • It adds library_name: transformers as the model is compatible with the library, which enables the automated code snippet button.
  • It adds the BibTeX citation from your GitHub repository so users can easily cite your work.

These changes help users find and use your model more effectively.

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

Sign up or log in to comment