Add model card details and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this model repository is missing some detailed information in its model card.
I've opened this PR to:
- Add the
text-generationpipeline tag andtransformerslibrary metadata. - Link the model to the original paper, GitHub repository, and project page.
- Add a sample usage section with the code snippet from the official repository to help users load the custom architecture.
- Add the BibTeX citation.
This will help users discover and use the model more easily.
QQTang1223 changed pull request status to merged