Add pipeline tag, paper reference and usage instructions
#1
by nielsr HF Staff - opened
This PR improves the model card for ChipMATE-P-4B by:
- Adding the
pipeline_tag: text-generationmetadata for better discoverability. - Adding a link to the associated research paper: ChipMATE: Multi-Agent Training via Reinforcement Learning for Enhanced RTL Generation.
- Including a sample usage section with a code snippet based on the official GitHub repository to demonstrate how to use the model within the ChipMATE framework.
- Adding a citation section for the paper.