Improve model card metadata and add paper links
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this model card could benefit from additional metadata to make it more discoverable. This PR:
- Adds the
pipeline_tag: text-generationto the metadata. - Adds the
licensefield to the metadata. - Links the model to its associated paper page on Hugging Face.
- Adds prominent links to the project page and GitHub repository.
qqggez changed pull request status to merged