Add pipeline tag, paper link, and sample usage
#1
by nielsr HF Staff - opened
This PR improves the model card for ChipMATE-P-9B by:
- Adding the
text-generationpipeline tag to the metadata for better discoverability. - Linking the research paper: ChipMATE: Multi-Agent Training via Reinforcement Learning for Enhanced RTL Generation.
- Adding a sample usage section with code snippets derived from the official GitHub repository.
- Including a BibTeX citation for the paper.