Improve model card: Add pipeline tag, library name, and Github link
#1
by
nielsr
HF Staff
- opened
This pull request improves the model card by:
- Adding the
pipeline_tag: text-generation
to properly categorize the model. - Adding the
library_name: transformers
to specify the library used. - Ensuring the Github repository link is correctly included for users to access the code and training information.