Add metadata and link to code
#1
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding YAML metadata for
license,library_name(transformers), andpipeline_tag(text-generation). - Adding a link to the official GitHub repository.
- Including the detailed evaluation comparison table from the technical report/GitHub README.
- Linking the paper to the Hugging Face paper page.
liuyx0903 changed pull request status to merged