Improve model card - Add pipeline tag, library name, link Github repository and project page
#1
by
nielsr
HF Staff
- opened
This PR changes the model card's metadata by:
- Changing the
pipeline_tagfromtext-classificationtotext-generation, which is more appropriate - Adding the
library_namefield and setting it totransformerssince this model is designed to be used with thetransformerslibrary. - Adding the project page and Github repository to make it easier for people to find the relevant material.