Improve model card: Add code-generation tag and sample usage
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
code-generationtag, which helps in better categorization and discoverability of the model's capabilities in generating code artifacts like websites. - Providing a clear Python code snippet for sample usage with the
transformerslibrary, making it easier for users to quickly get started with text (code) generation.
luzimu
changed pull request status to
merged