Update pipeline tag to text-generation
#2
by
nielsr
HF Staff
- opened
Hi! This PR improves the model card by adding the pipeline_tag
, which helps users discover your model on the Hub for text generation tasks (e.g., at https://huggingface.co/models?pipeline_tag=text-generation). The existing arXiv link for the paper has been retained.
Let me know if you have any questions!