Improve model card: Add abstract, pipeline tag, and library name
#3
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the paper's abstract, the pipeline_tag to text-generation for discoverability (so people can find your model at https://huggingface.co/models?pipeline_tag=text-generation), and the library_name as transformers for proper library detection.